Home
last modified time | relevance | path

Searched defs:vkResetQueryPool (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h247 PFN_vkResetQueryPool vkResetQueryPool; member
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp2381 …void vkResetQueryPool( VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t query… in vkResetQueryPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7619 PFN_vkResetQueryPool vkResetQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1552 PFN_vkResetQueryPool vkResetQueryPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp1530 void vkResetQueryPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkResetQueryPool() function in VkDecoderSnapshot::Impl
7105 void VkDecoderSnapshot::vkResetQueryPool(const uint8_t* snapshotTraceBegin, in vkResetQueryPool() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp20475 void VkEncoder::vkResetQueryPool(VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, in vkResetQueryPool() function in gfxstream::vk::VkEncoder