HomeSort by relevance Sort by last modified time
    Searched defs:GL_TIME_ELAPSED (Results 1 - 6 of 6) sorted by null

  /external/skia/tools/gpu/gl/
GLTestContext.cpp 163 static constexpr GrGLenum GL_TIME_ELAPSED = 0x88bf;
230 fGLBeginQuery(GL_TIME_ELAPSED, queryID);
238 fGLEndQuery(GL_TIME_ELAPSED);
  /external/skqp/tools/gpu/gl/
GLTestContext.cpp 163 static constexpr GrGLenum GL_TIME_ELAPSED = 0x88bf;
230 fGLBeginQuery(GL_TIME_ELAPSED, queryID);
238 fGLEndQuery(GL_TIME_ELAPSED);
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]

Completed in 694 milliseconds