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

VkNativeBufferPropertiesOHOS

typedef struct VkNativeBufferPropertiesOHOS {...} VkNativeBufferPropertiesOHOS

Overview

The struct describes the properties of the NativeBuffer.

Since: 10

Related module: Vulkan

Header file: vulkan_ohos.h

Summary

Member Variables

Name Description
VkStructureType sType Struct type.
void* pNext Pointer to the next-level struct.
VkDeviceSize allocationSize Size of the occupied memory.
uint32_t memoryTypeBits Memory type.