Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc3182 * pname:globalPriority is the system-wide priority associated to these
3195 slink:VkDeviceQueueGlobalPriorityCreateInfoKHR::pname:globalPriority,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9625 VkQueueGlobalPriorityKHR globalPriority; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp3598 VULKAN_HPP_HASH_COMBINE( seed, deviceQueueGlobalPriorityCreateInfoKHR.globalPriority ); in operator ()()