Home
last modified time | relevance | path

Searched refs:counterDescriptions (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_performance_query.adoc130 VkPerformanceCounterDescriptionKHR* counterDescriptions =
139 counterDescriptions);
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp6985 …ounterDescriptionKHR, PerformanceCounterDescriptionKHRAllocator> & counterDescriptions = data_.sec… in enumerateQueueFamilyPerformanceQueryCountersKHR() local
6994 counterDescriptions.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
6995 …s.data() ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( counterDescriptions.data() ) ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
7003 counterDescriptions.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
7016 …ounterDescriptionKHR, PerformanceCounterDescriptionKHRAllocator> & counterDescriptions = data_.sec… in enumerateQueueFamilyPerformanceQueryCountersKHR() local
7025 counterDescriptions.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
7026 …s.data() ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( counterDescriptions.data() ) ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
7034 counterDescriptions.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
Dvulkansc_raii.hpp8966 …std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterDescriptionKHR> & counterDescriptions = data_.… in enumerateQueueFamilyPerformanceQueryCountersKHR() local
8975 counterDescriptions.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
8976 …s.data() ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( counterDescriptions.data() ) ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
8984 counterDescriptions.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
Dvulkan_raii.hpp15109 …std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterDescriptionKHR> & counterDescriptions = data_.… in enumerateQueueFamilyPerformanceQueryCountersKHR() local
15118 counterDescriptions.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
15119 …s.data() ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( counterDescriptions.data() ) ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
15127 counterDescriptions.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()