Home
last modified time | relevance | path

Searched refs:counterIndexCount (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dquerycreateinfo.adoc16 * pname:counterIndexCount is the length of the pname:pCounterIndices
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_performance_query.adoc162 .counterIndexCount = enabledCounterCount,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dqueries.adoc1256 slink:VkQueryPoolPerformanceCreateInfoKHR::pname:counterIndexCount used
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp6080 VULKAN_HPP_HASH_COMBINE( seed, queryPoolPerformanceCreateInfoKHR.counterIndexCount ); in operator ()()
Dvulkan_hash.hpp11714 VULKAN_HPP_HASH_COMBINE( seed, queryPoolPerformanceCreateInfoKHR.counterIndexCount ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9146 uint32_t counterIndexCount; member