Home
last modified time | relevance | path

Searched refs:anv_DestroyDevice (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_device.c1529 void anv_DestroyDevice( in anv_DestroyDevice() function
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c443 …void anv_DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) __attribute__ ((w…
654 .vkDestroyDevice = anv_DestroyDevice,
Danv_entrypoints.h318 void anv_DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator);