Home
last modified time | relevance | path

Searched defs:resetQueryPool (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h576 ANGLE_INLINE void VulkanSecondaryCommandBuffer::resetQueryPool(const QueryPool &queryPool, in resetQueryPool() function
DSecondaryCommandBuffer.h1415 ANGLE_INLINE void SecondaryCommandBuffer::resetQueryPool(const QueryPool &queryPool, in resetQueryPool() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h985 ANGLE_INLINE void SecondaryCommandBuffer::resetQueryPool(VkQueryPool queryPool, in resetQueryPool() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp1399 void CommandBuffer::resetQueryPool(QueryPool *queryPool, uint32_t firstQuery, uint32_t queryCount) in resetQueryPool() function in vk::CommandBuffer
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp5310 VULKAN_HPP_INLINE void CommandBuffer::resetQueryPool( VULKAN_HPP_NAMESPACE::QueryPool queryPool, in resetQueryPool() function in VULKAN_HPP_NAMESPACE::CommandBuffer
6761 VULKAN_HPP_INLINE void Device::resetQueryPool( VULKAN_HPP_NAMESPACE::QueryPool queryPool, in resetQueryPool() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10262 VULKAN_HPP_INLINE void CommandBuffer::resetQueryPool( VULKAN_HPP_NAMESPACE::QueryPool queryPool, in resetQueryPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer