Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc1514 pname:priorities as ename:VK_QUEUE_GLOBAL_PRIORITY_LOW_KHR,
3210 * ename:VK_QUEUE_GLOBAL_PRIORITY_LOW_KHR is below the system default.
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp6258 eLow = VK_QUEUE_GLOBAL_PRIORITY_LOW_KHR,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9612 VK_QUEUE_GLOBAL_PRIORITY_LOW_KHR = 128, enumerator
9616 VK_QUEUE_GLOBAL_PRIORITY_LOW_EXT = VK_QUEUE_GLOBAL_PRIORITY_LOW_KHR,