Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkExportMetalCommandQueueInfoEXT Struct Reference

#include <vulkan_metal.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkQueue queue
 
MTLCommandQueue_id mtlCommandQueue
 

Detailed Description

Definition at line 119 of file vulkan_metal.h.

Field Documentation

◆ mtlCommandQueue

MTLCommandQueue_id VkExportMetalCommandQueueInfoEXT::mtlCommandQueue

Definition at line 123 of file vulkan_metal.h.

◆ pNext

const void* VkExportMetalCommandQueueInfoEXT::pNext

Definition at line 121 of file vulkan_metal.h.

◆ queue

VkQueue VkExportMetalCommandQueueInfoEXT::queue

Definition at line 122 of file vulkan_metal.h.

◆ sType

VkStructureType VkExportMetalCommandQueueInfoEXT::sType

Definition at line 120 of file vulkan_metal.h.


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