Searched defs:secondDeviceID (Results 1 – 9 of 9) sorted by relevance
132 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
173 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
191 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
158 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
157 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
209 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
222 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
860 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local1189 const deUint32 secondDeviceID = (firstDeviceID + 1) % m_numPhysicalDevices; in iterate() local
401 const deUint32 secondDeviceID = (firstDeviceID + 1 ) % m_physicalDeviceCount; in iterate() local