Home
last modified time | relevance | path

Searched defs:lastDrawn (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DInstancingTest.cpp121 const unsigned lastDrawn = (numInstance - 1) / divisor; in runTest() local
229 void checkDrawing(unsigned lastDrawn) in checkDrawing()
639 const unsigned lastDrawn = (numInstance - 1) / divisor; in TEST_P() local