Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h102 PFN_vkResetQueryPool ResetQueryPool; member
H A Dapi_gen.cpp1010 VKAPI_ATTR void ResetQueryPool(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_… in ResetQueryPool() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1579 void ResetQueryPool(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCoun… in ResetQueryPool() function