Searched defs:GL_TIME_ELAPSED (Results 1 - 5 of 5) sorted by relevance

/external/skia/tools/gpu/gl/
H A DGLTestContext.cpp107 static constexpr GrGLenum GL_TIME_ELAPSED = 0x88bf; member in class:__anon18575::GLGpuTimer
174 fGLBeginQuery(GL_TIME_ELAPSED, queryID);
182 fGLEndQuery(GL_TIME_ELAPSED);
/external/mesa3d/include/GL/
H A Dglcorearb.h1659 #define GL_TIME_ELAPSED 0x88BF macro
H A Dglext.h1546 #define GL_TIME_ELAPSED 0x88BF macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1640 #define GL_TIME_ELAPSED 0x88BF macro
H A Dglext.h1527 #define GL_TIME_ELAPSED 0x88BF macro

Completed in 267 milliseconds