Home
last modified time | relevance | path

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

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