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

#include <vulkan_metal.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
VkEvent event
 
MTLSharedEvent_id mtlSharedEvent
 

Detailed Description

Definition at line 169 of file vulkan_metal.h.

Field Documentation

◆ event

VkEvent VkExportMetalSharedEventInfoEXT::event

Definition at line 173 of file vulkan_metal.h.

◆ mtlSharedEvent

MTLSharedEvent_id VkExportMetalSharedEventInfoEXT::mtlSharedEvent

Definition at line 174 of file vulkan_metal.h.

◆ pNext

const void* VkExportMetalSharedEventInfoEXT::pNext

Definition at line 171 of file vulkan_metal.h.

◆ semaphore

VkSemaphore VkExportMetalSharedEventInfoEXT::semaphore

Definition at line 172 of file vulkan_metal.h.

◆ sType

VkStructureType VkExportMetalSharedEventInfoEXT::sType

Definition at line 170 of file vulkan_metal.h.


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