Home
last modified time | relevance | path

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

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