Searched defs:resetQueryPool (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Vulkan/ | ||
D | VkCommandBuffer.cpp | 559 void CommandBuffer::resetQueryPool(VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount) in resetQueryPool() function in vk::CommandBuffer |
/external/vulkan-headers/include/vulkan/ | ||
D | vulkan.hpp | 47909 …VULKAN_HPP_INLINE void CommandBuffer::resetQueryPool( QueryPool queryPool, uint32_t firstQuery, ui… in resetQueryPool() function in VULKAN_HPP_NAMESPACE::CommandBuffer |