Home
last modified time | relevance | path

Searched refs:priorityQueryEnabled (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueUtils.cpp43 bool priorityQueryEnabled, in findQueueFamilyIndex()
51 (priorityQueryEnabled ? queueFamilyPropertyCount : 0); in findQueueFamilyIndex()
57 if (priorityQueryEnabled) in findQueueFamilyIndex()
80 if (priorityQueryEnabled) in findQueueFamilyIndex()
39 findQueueFamilyIndex(const InstanceInterface& vki, VkPhysicalDevice dev, VkQueueFlags includeFlags, VkQueueFlags excludeFlags, bool priorityQueryEnabled, QueueGlobalPriorities priorities, const bool eitherAnyOrAll) findQueueFamilyIndex() argument
H A DvktGlobalPriorityQueueUtils.hpp65 bool priorityQueryEnabled = false,
H A DvktGlobalPriorityQueueTests.cpp564 const bool priorityQueryEnabled = context.isDeviceFunctionalitySupported("VK_EXT_global_priority_query"); in checkSupport() local
581 priorityQueryEnabled, in checkSupport()
587 priorityQueryEnabled, in checkSupport()

Completed in 3 milliseconds