Home
last modified time | relevance | path

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

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