Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_device.c2481 void anv_DestroySampler( in anv_DestroySampler() function
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c502 …void anv_DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocato…
713 .vkDestroySampler = anv_DestroySampler,
Danv_entrypoints.h672 …void anv_DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAllocato…