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. |