Searched defs:vkCmdBeginQueryIndexedEXT (Results 1 – 5 of 5) sorted by relevance
671 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT; member
3015 …void vkCmdBeginQueryIndexedEXT( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t que… in vkCmdBeginQueryIndexedEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic7772 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
1816 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
3037 void vkCmdBeginQueryIndexedEXT(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdBeginQueryIndexedEXT() function in VkDecoderSnapshot::Impl9038 void VkDecoderSnapshot::vkCmdBeginQueryIndexedEXT(const uint8_t* snapshotTraceBegin, in vkCmdBeginQueryIndexedEXT() function in VkDecoderSnapshot
44129 void VkEncoder::vkCmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryPool, in vkCmdBeginQueryIndexedEXT() function in gfxstream::vk::VkEncoder