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