Searched defs:queueFamilyNdx (Results 1 – 7 of 7) sorted by relevance
549 …for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < (deUint32)queueFamilyProperties.size(); queueFa… in getGlobalMaxQueueCount() local569 …for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < (deUint32)queueFamilyProperties.size(); queueFa… in createDeviceWithVariousQueueCountsTest() local
395 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numQueueFamilies; ++queueFamilyNdx) in querySurfaceSupportTest() local415 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numQueueFamilies; ++queueFamilyNdx) in isSupportedByAnyQueue() local
117 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numTotalFamilyIndices; ++queueFamilyNdx) in getSupportedQueueFamilyIndices() local
113 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numTotalFamilyIndices; ++queueFamilyNdx) in getSupportedQueueFamilyIndices() local
156 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numTotalFamilyIndices; ++queueFamilyNdx) in getSupportedQueueFamilyIndices() local
181 for (deUint32 queueFamilyNdx = 0; queueFamilyNdx < numTotalFamilyIndices; ++queueFamilyNdx) in getSupportedQueueFamilyIndices() local
402 …onst DeviceInterface& deviceInterface, const VkDevice device, const deUint32 queueFamilyNdx, vk::M… in createCommandBuffer()614 const deUint32 queueFamilyNdx = testContext.queueFamilyIndex; in generateWork() local