VkNativeBufferOHOS

typedef struct VkNativeBufferOHOS {...} VkNativeBufferOHOS

Overview

Describes the parameters of the native display buffer.

Since: 10

Related module: Vulkan

Header file: vulkan_ohos.h

Summary

Member Variables

Name Description
VkStructureType sType Struct type.
const void* pNext Pointer to the next-level struct; pNext is either null or a pointer to the next-level struct.
struct OHBufferHandle* handle Device memory handle.