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