Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h253 PFN_vkResetQueryPool vkResetQueryPool; member
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp2314 void vkResetQueryPool( in vkResetQueryPool() function in VkDecoderSnapshot::Impl
8520 void VkDecoderSnapshot::vkResetQueryPool( in vkResetQueryPool() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp13344 void VkEncoder::vkResetQueryPool( in vkResetQueryPool() function in goldfish_vk::VkEncoder
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp3385 …void vkResetQueryPool( VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t query… in vkResetQueryPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
92924 PFN_vkResetQueryPool vkResetQueryPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic