Searched defs:DestroyFence (Results 1 – 3 of 3) sorted by relevance
86 PFN_vkDestroyFence DestroyFence; member
912 VKAPI_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocato… in DestroyFence() function
1218 void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* allocator) { in DestroyFence() function