Home
last modified time | relevance | path

Searched refs:gFragmentTestCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/opengl/tests/gl_perf/
H A Dfilltest.cpp41 for (uint32_t num = 0; num < gFragmentTestCount; num++) { in doTest()
H A Dfragment_shaders.cpp139 static const size_t gFragmentTestCount = sizeof(gFragmentTests) / sizeof(gFragmentTests[0]); variable
/aosp12/frameworks/native/opengl/tests/gl_perfapp/jni/
H A Dgl_code.cpp48 if (testNum >= gFragmentTestCount) { in doTest()