Searched defs:vkCmdBeginQueryIndexedEXT (Results 1 – 5 of 5) sorted by relevance
483 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT; member
3066 void vkCmdBeginQueryIndexedEXT(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdBeginQueryIndexedEXT() function in VkDecoderSnapshot::Impl6581 void VkDecoderSnapshot::vkCmdBeginQueryIndexedEXT(const uint8_t* snapshotTraceBegin, in vkCmdBeginQueryIndexedEXT() function in VkDecoderSnapshot
2677 …void vkCmdBeginQueryIndexedEXT( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t que… in vkCmdBeginQueryIndexedEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic9465 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1711 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
32583 void VkEncoder::vkCmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryPool, in vkCmdBeginQueryIndexedEXT() function in gfxstream::vk::VkEncoder