Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h124 PFN_vkDestroySampler DestroySampler; member
H A Dapi_gen.cpp1098 VKAPI_ATTR void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAl… in DestroySampler() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1303 void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* allocator) { in DestroySampler() function