Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h100 PFN_vkDestroyQueryPool DestroyQueryPool; member
Dapi_gen.cpp1002 VKAPI_ATTR void DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallback… in DestroyQueryPool() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1263 void DestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallbacks* allocato… in DestroyQueryPool() function