Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp543 const int queueCountDiff = 1; in createDeviceWithVariousQueueCountsTest() local
556 for (deUint32 queueCount = 1; queueCount <= maxQueueCount; queueCount += queueCountDiff) in createDeviceWithVariousQueueCountsTest()