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

#include <vulkan_metal.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkQueue queue
 
MTLCommandQueue_id mtlCommandQueue
 

Detailed Description

Definition at line 117 of file vulkan_metal.h.

Member Data Documentation

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.


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