C Specification
The OH_NativeBuffer structure is defined as:
// Provided by VK_OHOS_external_memory
struct OH_NativeBuffer;
Description
It is the native buffer structure on Open Harmony OS platform. It is defined in Open Harmony OS NDK headers.
Document Notes
For more information, see the Vulkan Specification.
This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.