HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkMetalSurfaceCreateInfoEXT Struct Reference

#include <vulkan_metal.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkMetalSurfaceCreateFlagsEXT flags
 
const CAMetalLayerpLayer
 

Detailed Description

Definition at line 32 of file vulkan_metal.h.

Member Data Documentation

VkMetalSurfaceCreateFlagsEXT VkMetalSurfaceCreateInfoEXT::flags

Definition at line 35 of file vulkan_metal.h.

const CAMetalLayer* VkMetalSurfaceCreateInfoEXT::pLayer

Definition at line 36 of file vulkan_metal.h.

const void* VkMetalSurfaceCreateInfoEXT::pNext

Definition at line 34 of file vulkan_metal.h.

VkStructureType VkMetalSurfaceCreateInfoEXT::sType

Definition at line 33 of file vulkan_metal.h.


The documentation for this struct was generated from the following file: