VkNativeBufferUsageOHOS
typedef struct VkNativeBufferUsageOHOS {...} VkNativeBufferUsageOHOS
Overview
The struct describes the usage of the NativeBuffer.
Since: 10
Related module: Vulkan
Header file: vulkan_ohos.h
Summary
Member Variables
| Name | Description |
|---|---|
| VkStructureType sType | Struct type. The value must be VK_STRUCTURE_TYPE_NATIVE_BUFFER_USAGE_OHOS. |
| void* pNext | Pointer to the next-level struct. |
| uint64_t OHOSNativeBufferUsage | Usage of the NativeBuffer. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 guidance-on-ndk-libc-interfaces-affected-by-permissions
openharmony 鸿蒙 capi-vulkan-ohbufferhandle
openharmony 鸿蒙 vulkan-overview