| HDK
    | 
#include <vulkan_metal.h>
| Public Attributes | |
| VkStructureType | sType | 
| const void * | pNext | 
| VkQueue | queue | 
| MTLCommandQueue_id | mtlCommandQueue | 
Definition at line 117 of file vulkan_metal.h.
| MTLCommandQueue_id VkExportMetalCommandQueueInfoEXT::mtlCommandQueue | 
Definition at line 121 of file vulkan_metal.h.
| const void* VkExportMetalCommandQueueInfoEXT::pNext | 
Definition at line 119 of file vulkan_metal.h.
| VkQueue VkExportMetalCommandQueueInfoEXT::queue | 
Definition at line 120 of file vulkan_metal.h.
| VkStructureType VkExportMetalCommandQueueInfoEXT::sType | 
Definition at line 118 of file vulkan_metal.h.