Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2374 …const QueueCreationInfo queueConfig = {queueFamilyIndex, (VkDeviceQueueCreateFlags)0u, queueCount}; in createDeviceQueue2WithAllFamilies() local
2414 const QueueCreationInfo queueConfig = {queueFamilyIndex, useFlags, queueCount}; in createDeviceQueue2WithAllFamiliesProtected() local