Searched refs:GL_TIME_ELAPSED (Results 1 - 14 of 14) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_queryobj.c117 case GL_TIME_ELAPSED:
147 if (q->Target == GL_TIME_ELAPSED &&
187 q->Target == GL_TIME_ELAPSED) &&
266 if (stq->base.Target == GL_TIME_ELAPSED &&
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dgen6_queryobj.c170 case GL_TIME_ELAPSED:
278 case GL_TIME_ELAPSED:
351 case GL_TIME_ELAPSED:
H A Dbrw_queryobj.c469 * current GPU time. This is unlike GL_TIME_ELAPSED, which measures the
525 case GL_TIME_ELAPSED:
H A Dhsw_queryobj.c266 case GL_TIME_ELAPSED:
/external/skia/tools/gpu/gl/
H A DGLTestContext.cpp163 static constexpr GrGLenum GL_TIME_ELAPSED = 0x88bf; member in class:__anon21028::GLGpuTimer
230 fGLBeginQuery(GL_TIME_ELAPSED, queryID);
238 fGLEndQuery(GL_TIME_ELAPSED);
/external/skqp/tools/gpu/gl/
H A DGLTestContext.cpp163 static constexpr GrGLenum GL_TIME_ELAPSED = 0x88bf; member in class:__anon21699::GLGpuTimer
230 fGLBeginQuery(GL_TIME_ELAPSED, queryID);
238 fGLEndQuery(GL_TIME_ELAPSED);
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessQueriesTests.cpp98 GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_TIME_ELAPSED,
231 GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_TIME_ELAPSED,
236 "GL_SAMPLES_PASSED", "GL_ANY_SAMPLES_PASSED", "GL_ANY_SAMPLES_PASSED_CONSERVATIVE", "GL_TIME_ELAPSED",
1292 GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_TIME_ELAPSED,
1298 "GL_SAMPLES_PASSED", "GL_ANY_SAMPLES_PASSED", "GL_ANY_SAMPLES_PASSED_CONSERVATIVE", "GL_TIME_ELAPSED",
1544 if (GL_TIME_ELAPSED == s_targets[i])
2084 const glw::GLenum FunctionalTest::s_targets[] = { GL_SAMPLES_PASSED, GL_TIME_ELAPSED, GL_PRIMITIVES_GENERATED,
/external/mesa3d/src/mesa/main/
H A Dqueryobj.c292 case GL_TIME_ELAPSED:
668 case GL_TIME_ELAPSED:
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1465 case GL_TIME_ELAPSED: return "GL_TIME_ELAPSED";
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl837 #define GL_TIME_ELAPSED 0x88BF
/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.h1659 #define GL_TIME_ELAPSED 0x88BF macro
H A Dglext.h1546 #define GL_TIME_ELAPSED 0x88BF macro

Completed in 652 milliseconds