Home
last modified time | relevance | path

Searched refs:VkPerformanceCounterResultKHR (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dqueriesperformance.adoc54 [open,refpage='VkPerformanceCounterResultKHR',desc='Union containing a performance counter result',…
56 The sname:VkPerformanceCounterResultKHR union is defined as:
58 include::{generated}/api/structs/VkPerformanceCounterResultKHR.adoc[]
68 sname:VkPerformanceCounterResultKHR unions containing the data associated
74 include::{generated}/validity/structs/VkPerformanceCounterResultKHR.adoc[]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_performance_query.adoc287 VkPerformanceCounterResultKHR* recordedCounters = malloc(
288 sizeof(VkPerformanceCounterResultKHR) * enabledCounterCount);
295 sizeof(VkPerformanceCounterResultKHR) * enabledCounterCount,
297 sizeof(VkPerformanceCounterResultKHR) * enabledCounterCount,
Dvulkanscdeviations.adoc285 slink:VkClearValue, and slink:VkPerformanceCounterResultKHR
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dqueries.adoc1022 Performance queries write one slink:VkPerformanceCounterResultKHR value
1251 slink:VkPerformanceCounterResultKHR
1258 slink:VkPerformanceCounterResultKHR
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1463 …ULKAN_HPP_NAMESPACE::PerformanceCounterResultKHR ) == sizeof( VkPerformanceCounterResultKHR ), "st…
Dvulkan_static_assertions.hpp2099 …ULKAN_HPP_NAMESPACE::PerformanceCounterResultKHR ) == sizeof( VkPerformanceCounterResultKHR ), "st…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9150 typedef union VkPerformanceCounterResultKHR { union
9157 } VkPerformanceCounterResultKHR; typedef
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc269 * Fix typo in description of slink:VkPerformanceCounterResultKHR (public
1947 * Markup fixes for VkPerformanceCounterResultKHR and