VkSurfaceCreateInfoOHOS
Overview
VkSurfaceCreateInfoOHOS defines the parameters required for creating a Vulkan surface.
Since
10
Related Modules
Summary
Member Variables
| Name | Description |
|---|---|
| sType | Struct type. |
| pNext | Pointer to the next-level struct. |
| flags | Reserved flag type. |
| window | Pointer to an OHNativeWindow instance. |