Searched defs:DestroyEvent (Results 1 – 3 of 3) sorted by relevance
96 PFN_vkDestroyEvent DestroyEvent; member
1098 VKAPI_ATTR void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* pAllocato… in DestroyEvent() function
1268 void DestroyEvent(VkDevice device, VkEvent event, const VkAllocationCallbacks* allocator) { in DestroyEvent() function