Searched refs:physDeviceID (Results 1 – 1 of 1) sorted by relevance
90 for (size_t physDeviceID = 0; physDeviceID < m_numPhysicalDevices; physDeviceID++) in createDeviceSupportingQueues() local92 m_physicalDevices.push_back(devGroupProperties[m_deviceGroupIdx].physicalDevices[physDeviceID]); in createDeviceSupportingQueues()