Home
last modified time | relevance | path

Searched refs:anv_DestroyFence (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_dump.c318 anv_DestroyFence(vk_device, fence, NULL); in anv_dump_image_to_ppm()
Danv_queue.c328 void anv_DestroyFence( in anv_DestroyFence() function
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c467 …void anv_DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator) __a…
678 .vkDestroyFence = anv_DestroyFence,
Danv_entrypoints.h462 void anv_DestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAllocator);