VkNativeBufferUsageOHOS
typedef struct VkNativeBufferUsageOHOS {...} VkNativeBufferUsageOHOS
概述
提供OpenHarmony NativeBuffer用途的说明。
起始版本: 10
相关模块: Vulkan
所在头文件: vulkan_ohos.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| VkStructureType sType | 结构体类型,值必须为VK_STRUCTURE_TYPE_NATIVE_BUFFER_USAGE_OHOS。 |
| void* pNext | 下一级结构体指针。 |
| uint64_t OHOSNativeBufferUsage | NativeBuffer的用途说明。 |