Searched defs:vkDestroyFence (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp581 { "vkDestroyFence", reinterpret_cast<PFN_vkVoidFunction>(DestroyFence) },
1393 VKAPI_ATTR void vkDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) { function

Completed in 79 milliseconds