Home
last modified time | relevance | path

Searched defs:DestroyFence (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h86 PFN_vkDestroyFence DestroyFence; member
Dapi_gen.cpp912 VKAPI_ATTR void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocato… in DestroyFence() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1218 void DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* allocator) { in DestroyFence() function