Home
last modified time | relevance | path

Searched defs:unprotectedQueueConfig (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2037 const QueueCreationInfo unprotectedQueueConfig = { queueFamilyIndex, (VkDeviceQueueCreateFlags)0u, 1 }; in createDeviceQueue2WithTwoQueuesSmokeTest() local
2100 const QueueCreationInfo unprotectedQueueConfig = { queueFamilyIndex, (VkDeviceQueueCreateFlags)0u, queueCount }; in createDeviceQueue2WithAllUnprotectedQueues() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2048 const QueueCreationInfo unprotectedQueueConfig = { queueFamilyIndex, (VkDeviceQueueCreateFlags)0u, 1 }; in createDeviceQueue2WithTwoQueuesSmokeTest() local
2111 const QueueCreationInfo unprotectedQueueConfig = { queueFamilyIndex, (VkDeviceQueueCreateFlags)0u, queueCount }; in createDeviceQueue2WithAllUnprotectedQueues() local

Completed in 9 milliseconds