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

#include <vulkan_metal.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkSemaphore semaphore
 
VkEvent event
 
MTLSharedEvent_id mtlSharedEvent
 

Detailed Description

Definition at line 167 of file vulkan_metal.h.

Member Data Documentation

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.


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