Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/
Dqueuefamily.adoc22 * pname:pCounterDescriptions is either `NULL` or a pointer to an array of
25 If pname:pCounters is `NULL` and pname:pCounterDescriptions is `NULL`, then
28 the number of elements in the pname:pCounters, pname:pCounterDescriptions,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp2476 …manceCounterKHR * pCounters, VkPerformanceCounterDescriptionKHR * pCounterDescriptions ) const VUL… in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
2478 …eryCountersKHR( physicalDevice, queueFamilyIndex, pCounterCount, pCounters, pCounterDescriptions ); in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
Dvulkansc_funcs.hpp6970 …ounters, VULKAN_HPP_NAMESPACE::PerformanceCounterDescriptionKHR * pCounterDescriptions, Dispatch c… in enumerateQueueFamilyPerformanceQueryCountersKHR() argument
6973 …>( pCounters ), reinterpret_cast<VkPerformanceCounterDescriptionKHR *>( pCounterDescriptions ) ) ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
Dvulkan.hpp3201 …manceCounterKHR * pCounters, VkPerformanceCounterDescriptionKHR * pCounterDescriptions ) const VUL… in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
3203 …eryCountersKHR( physicalDevice, queueFamilyIndex, pCounterCount, pCounters, pCounterDescriptions ); in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
Dvulkansc_handles.hpp6196 …ounters, VULKAN_HPP_NAMESPACE::PerformanceCounterDescriptionKHR * pCounterDescriptions, Dispatch c…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9172 …unt, VkPerformanceCounterKHR* pCounters, VkPerformanceCounterDescriptionKHR* pCounterDescriptions);
9183 VkPerformanceCounterDescriptionKHR* pCounterDescriptions);