HomeSort by relevance Sort by last modified time
    Searched refs:glerror (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp 361 glw::GLenum glerror; local
366 glerror = gl.getError();
367 if (glerror == GL_OUT_OF_MEMORY)
370 GLU_EXPECT_NO_ERROR(glerror, "draw patches");
  /external/autotest/client/site_tests/graphics_GLBench/
graphics_GLBench.py 231 glerror = imagefile.split('=')[1]
232 f.write('# GLError ' + glerror + ' during test (perf set to -3.0)\n')
234 failed_tests[testname] = 'GLError'
  /external/deqp/modules/gles31/functional/
es31fTessellationGeometryInteractionTests.cpp     [all...]

Completed in 202 milliseconds