Searched refs:shLoopStart (Results 1 – 1 of 1) sorted by relevance
288 deUint64 shLoopStart = deGetMicroseconds(); in iterate() local289 while (completion != 8 && deGetMicroseconds() < shLoopStart + 1000000) in iterate()