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. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 guidance-on-ndk-libc-interfaces-affected-by-permissions
openharmony 鸿蒙 capi-vulkan-ohbufferhandle