Home
last modified time | relevance | path

Searched defs:queueConfig (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp2315 …const QueueCreationInfo queueConfig = { queueFamilyIndex, (VkDeviceQueueCreateFlags)0u, queu… in createDeviceQueue2WithAllFamilies() local
2353 const QueueCreationInfo queueConfig = { queueFamilyIndex, useFlags, queueCount }; in createDeviceQueue2WithAllFamiliesProtected() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiDeviceInitializationTests.cpp2326 …const QueueCreationInfo queueConfig = { queueFamilyIndex, (VkDeviceQueueCreateFlags)0u, queu… in createDeviceQueue2WithAllFamilies() local
2364 const QueueCreationInfo queueConfig = { queueFamilyIndex, useFlags, queueCount }; in createDeviceQueue2WithAllFamiliesProtected() local