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