Home
last modified time | relevance | path

Searched refs:globalPriorityQuery (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc4486 * [[features-globalPriorityQuery]] pname:globalPriorityQuery indicates
7343 * <<features-globalPriorityQuery, pname:globalPriorityQuery>>, if the
7347 * <<features-globalPriorityQuery, pname:globalPriorityQuery>>, if the
Ddevsandqueues.adoc3247 If the <<features-globalPriorityQuery, pname:globalPriorityQuery>> feature
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9631 VkBool32 globalPriorityQuery; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8017 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceGlobalPriorityQueryFeaturesKHR.globalPriorityQuery ); in operator ()()