Home
last modified time | relevance | path

Searched refs:priorityCount (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc1492 * pname:priorityCount is the number of supported global queue priorities
1497 The first pname:priorityCount elements of the array will be valid.
1513 For example, returning pname:priorityCount as 3 with supported
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9637 uint32_t priorityCount; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp11777 VULKAN_HPP_HASH_COMBINE( seed, queueFamilyGlobalPriorityPropertiesKHR.priorityCount ); in operator ()()