Home
last modified time | relevance | path

Searched refs:VkPerformanceCounterDescriptionKHR (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dqueuefamily.adoc23 slink:VkPerformanceCounterDescriptionKHR structures.
141 [open,refpage='VkPerformanceCounterDescriptionKHR',desc='Structure providing more detailed informat…
143 The sname:VkPerformanceCounterDescriptionKHR structure is defined as:
145 include::{generated}/api/structs/VkPerformanceCounterDescriptionKHR.adoc[]
162 include::{generated}/validity/structs/VkPerformanceCounterDescriptionKHR.adoc[]
168 slink:VkPerformanceCounterDescriptionKHR::pname:flags, specifying usage
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_performance_query.adoc130 VkPerformanceCounterDescriptionKHR* counterDescriptions =
131 malloc(sizeof(VkPerformanceCounterDescriptionKHR) * counterCount);
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9133 typedef struct VkPerformanceCounterDescriptionKHR { struct
9140 } VkPerformanceCounterDescriptionKHR; typedef
9172 …nt32_t* pCounterCount, VkPerformanceCounterKHR* pCounters, VkPerformanceCounterDescriptionKHR* pCo…
9183 VkPerformanceCounterDescriptionKHR* pCounterDescriptions);
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1455 …P_NAMESPACE::PerformanceCounterDescriptionKHR ) == sizeof( VkPerformanceCounterDescriptionKHR ), "…
Dvulkansc_funcs.hpp6973 …<VkPerformanceCounterKHR *>( pCounters ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( … in enumerateQueueFamilyPerformanceQueryCountersKHR()
6995 …formanceCounterKHR *>( counters.data() ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( … in enumerateQueueFamilyPerformanceQueryCountersKHR()
7026 …formanceCounterKHR *>( counters.data() ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( … in enumerateQueueFamilyPerformanceQueryCountersKHR()
Dvulkansc.hpp2476 …32_t * pCounterCount, VkPerformanceCounterKHR * pCounters, VkPerformanceCounterDescriptionKHR * pC… in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
Dvulkan_static_assertions.hpp2091 …P_NAMESPACE::PerformanceCounterDescriptionKHR ) == sizeof( VkPerformanceCounterDescriptionKHR ), "…
Dvulkansc_raii.hpp8976 …formanceCounterKHR *>( counters.data() ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( … in enumerateQueueFamilyPerformanceQueryCountersKHR()
Dvulkan.hpp3201 …32_t * pCounterCount, VkPerformanceCounterKHR * pCounters, VkPerformanceCounterDescriptionKHR * pC… in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
Dvulkan_raii.hpp15119 …formanceCounterKHR *>( counters.data() ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( … in enumerateQueueFamilyPerformanceQueryCountersKHR()