Searched refs:pCounterCount (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_performance_query/ |
D | queuefamily.adoc | 18 * pname:pCounterCount is a pointer to an integer related to the number of 26 the number of counters available is returned in pname:pCounterCount. 27 Otherwise, pname:pCounterCount must: point to a variable set by the user to 31 If pname:pCounterCount is less than the number of counters available, at 32 most pname:pCounterCount structures will be written, and ename:VK_INCOMPLETE
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 2476 …kPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, uint32_t * pCounterCount, VkPerformance… in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() argument 2478 …eFamilyPerformanceQueryCountersKHR( physicalDevice, queueFamilyIndex, pCounterCount, pCounters, pC… in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
|
D | vulkansc_funcs.hpp | 6970 …ilyPerformanceQueryCountersKHR( uint32_t queueFamilyIndex, uint32_t * pCounterCount, VULKAN_HPP_NA… in enumerateQueueFamilyPerformanceQueryCountersKHR() argument 6973 …amilyPerformanceQueryCountersKHR( m_physicalDevice, queueFamilyIndex, pCounterCount, reinterpret_c… in enumerateQueueFamilyPerformanceQueryCountersKHR()
|
D | vulkan.hpp | 3201 …kPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, uint32_t * pCounterCount, VkPerformance… in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR() argument 3203 …eFamilyPerformanceQueryCountersKHR( physicalDevice, queueFamilyIndex, pCounterCount, pCounters, pC… in vkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
|
D | vulkansc_handles.hpp | 6196 …ilyPerformanceQueryCountersKHR( uint32_t queueFamilyIndex, uint32_t * pCounterCount, VULKAN_HPP_NA…
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 9172 …VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, uint32_t* pCounterCount, VkPerformance… 9181 uint32_t* pCounterCount,
|