Searched refs:queuesFoundCount (Results 1 – 1 of 1) sorted by relevance
128 deUint32 queuesFoundCount = 0u; in createDeviceSupportingQueues() local137 …ueueFamilyProperties[queueFamilyIndex].queueCount, queueRequirement.queueCount - queuesFoundCount); in createDeviceSupportingQueues()150 queuesFoundCount += queuesPerFamilyCount; in createDeviceSupportingQueues()153 } while (queuesFoundCount < queueRequirement.queueCount); in createDeviceSupportingQueues()