Searched refs:batched (Results 1 – 11 of 11) sorted by relevance
544 ResultStats batched = calculateStats(m_batchedResults); in logAndSetTestResult() local552 log << TestLog::Message << "Batched mean: " << batched.mean << TestLog::EndMessage; in logAndSetTestResult()553 log << TestLog::Message << "Batched median: " << batched.median << TestLog::EndMessage; in logAndSetTestResult()554 …log << TestLog::Message << "Batched variance: " << batched.variance << TestLog::EndMessag… in logAndSetTestResult()555 log << TestLog::Message << "Batched min: " << batched.min << TestLog::EndMessage; in logAndSetTestResult()556 log << TestLog::Message << "Batched max: " << batched.max << TestLog::EndMessage; in logAndSetTestResult()558 …log << TestLog::Message << "Batched/Interleaved mean ratio: " << (interleaved.mean/batched.mean) … in logAndSetTestResult()559 …log << TestLog::Message << "Batched/Interleaved median ratio: " << (interleaved.median/batched.med… in logAndSetTestResult()561 …ST_RESULT_PASS, de::floatToString((float)(((double)interleaved.median) / batched.median), 2).c_str… in logAndSetTestResult()
601 // This flag indicates whether the original Android pointer events were batched together.605 // Flutter breaks these such batched events into multiple PointerEvent objects.
143 were batched together when sent to the GPU. In the WASM debugger, this goes
629 /// image) can be batched into a single call to [drawAtlas] to improve
1129 crop operations to be batched together, so the source coefficients only need to
1522 crop operations to be batched together, so the source coefficients only need to
1642 crop operations to be batched together, so the source coefficients only need to
4394 - zink: bump number of image binds that can be batched to 505989 - venus: flush when batched draw calls reach a threshold
2835 - zink: bump number of image binds that can be batched to 50
3543 /// image) can be batched into a single call to [drawAtlas] to improve
775 // allows more quads to be batched together in a DrawEdgeAAImageSet call