|
HDK
|
#include <vulkan_metal.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphore | semaphore |
| VkEvent | event |
| MTLSharedEvent_id | mtlSharedEvent |
Definition at line 167 of file vulkan_metal.h.
| VkEvent VkExportMetalSharedEventInfoEXT::event |
Definition at line 171 of file vulkan_metal.h.
| MTLSharedEvent_id VkExportMetalSharedEventInfoEXT::mtlSharedEvent |
Definition at line 172 of file vulkan_metal.h.
| const void* VkExportMetalSharedEventInfoEXT::pNext |
Definition at line 169 of file vulkan_metal.h.
| VkSemaphore VkExportMetalSharedEventInfoEXT::semaphore |
Definition at line 170 of file vulkan_metal.h.
| VkStructureType VkExportMetalSharedEventInfoEXT::sType |
Definition at line 168 of file vulkan_metal.h.