
#include <cocoa_platform.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkMacOSSurfaceCreateFlagsMVK | flags |
| const void * | pView |
Definition at line 66 of file cocoa_platform.h.
| VkMacOSSurfaceCreateFlagsMVK VkMacOSSurfaceCreateInfoMVK::flags |
Definition at line 70 of file cocoa_platform.h.
| const void* VkMacOSSurfaceCreateInfoMVK::pNext |
Definition at line 69 of file cocoa_platform.h.
| const void* VkMacOSSurfaceCreateInfoMVK::pView |
Definition at line 71 of file cocoa_platform.h.
| VkStructureType VkMacOSSurfaceCreateInfoMVK::sType |
Definition at line 68 of file cocoa_platform.h.
