Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h483 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT; member
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp3066 void vkCmdBeginQueryIndexedEXT(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkCmdBeginQueryIndexedEXT() function in VkDecoderSnapshot::Impl
6581 void VkDecoderSnapshot::vkCmdBeginQueryIndexedEXT(const uint8_t* snapshotTraceBegin, in vkCmdBeginQueryIndexedEXT() function in VkDecoderSnapshot
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp2677 …void vkCmdBeginQueryIndexedEXT( VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t que… in vkCmdBeginQueryIndexedEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
9465 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1711 PFN_vkCmdBeginQueryIndexedEXT vkCmdBeginQueryIndexedEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/hardware/google/gfxstream/guest/vulkan_enc/
DVkEncoder.cpp32583 void VkEncoder::vkCmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryPool, in vkCmdBeginQueryIndexedEXT() function in gfxstream::vk::VkEncoder