Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h109 PFN_vkDestroySampler DestroySampler; member
Dapi_gen.cpp912 VKAPI_ATTR void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* pAl… in DestroySampler() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1283 void DestroySampler(VkDevice device, VkSampler sampler, const VkAllocationCallbacks* allocator) { in DestroySampler() function