
#include <cocoa_platform.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkMetalSurfaceCreateFlagsEXT | flags |
| const void * | pLayer |
Definition at line 74 of file cocoa_platform.h.
| VkMetalSurfaceCreateFlagsEXT VkMetalSurfaceCreateInfoEXT::flags |
Definition at line 78 of file cocoa_platform.h.
| const void* VkMetalSurfaceCreateInfoEXT::pLayer |
Definition at line 79 of file cocoa_platform.h.
| const void* VkMetalSurfaceCreateInfoEXT::pNext |
Definition at line 77 of file cocoa_platform.h.
| VkStructureType VkMetalSurfaceCreateInfoEXT::sType |
Definition at line 76 of file cocoa_platform.h.
