84443097创建于 2025年12月18日历史提交

VkImportNativeBufferInfoOHOS

typedef struct VkImportNativeBufferInfoOHOS {...} VkImportNativeBufferInfoOHOS

Overview

The struct describes the pointer to an OH_NativeBuffer struct.

Since: 10

Related module: Vulkan

Header file: vulkan_ohos.h

Summary

Member Variables

Name Description
VkStructureType sType Struct type.
const void* pNext Pointer to the next-level struct.
struct OH_NativeBuffer* buffer Pointer to an OH_NativeBuffer struct.