Home
last modified time | relevance | path

Searched refs:batched (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsStateChangePerfTestCases.cpp544 ResultStats batched = calculateStats(m_batchedResults); in logAndSetTestResult() local
552 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()
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dplatform_view.dart601 // This flag indicates whether the original Android pointer events were batched together.
605 // Flutter breaks these such batched events into multiple PointerEvent objects.
/third_party/skia/site/docs/dev/tools/
Ddebugger.md143 were batched together when sent to the GPU. In the WASM debugger, this goes
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dcanvas.dart629 /// image) can be batched into a single call to [drawAtlas] to improve
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md1129 crop operations to be batched together, so the source coefficients only need to
/third_party/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md1522 crop operations to be batched together, so the source coefficients only need to
/third_party/libjpeg-turbo/
DChangeLog.md1642 crop operations to be batched together, so the source coefficients only need to
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst4394 - zink: bump number of image binds that can be batched to 50
5989 - venus: flush when batched draw calls reach a threshold
D22.1.0.rst2835 - zink: bump number of image binds that can be batched to 50
/third_party/flutter/engine/flutter/lib/ui/
Dpainting.dart3543 /// image) can be batched into a single call to [drawAtlas] to improve
/third_party/chromium/patch/
D0001-cve.patch775 // allows more quads to be batched together in a DrawEdgeAAImageSet call