Home
last modified time | relevance | path

Searched refs:GL_TIME_ELAPSED (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_queryobj.c117 case GL_TIME_ELAPSED: in st_BeginQuery()
147 if (q->Target == GL_TIME_ELAPSED && in st_BeginQuery()
187 q->Target == GL_TIME_ELAPSED) && in st_EndQuery()
266 if (stq->base.Target == GL_TIME_ELAPSED && in get_query_result()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_queryobj.c170 case GL_TIME_ELAPSED: in gen6_queryobj_get_results()
278 case GL_TIME_ELAPSED: in gen6_begin_query()
351 case GL_TIME_ELAPSED: in gen6_end_query()
Dhsw_queryobj.c266 case GL_TIME_ELAPSED: in hsw_result_to_gpr0()
Dbrw_queryobj.c525 case GL_TIME_ELAPSED: in brw_is_query_pipelined()
/external/skia/tools/gpu/gl/
DGLTestContext.cpp107 static constexpr GrGLenum GL_TIME_ELAPSED = 0x88bf; member in __anon0c8f80ed0111::GLGpuTimer
174 fGLBeginQuery(GL_TIME_ELAPSED, queryID); in onQueueTimerStart()
182 fGLEndQuery(GL_TIME_ELAPSED); in onQueueTimerStop()
/external/mesa3d/src/mesa/main/
Dqueryobj.c292 case GL_TIME_ELAPSED: in _mesa_CreateQueries()
668 case GL_TIME_ELAPSED: in _mesa_GetQueryIndexediv()
/external/deqp/framework/opengl/
DgluStrUtil.inl1465 case GL_TIME_ELAPSED: return "GL_TIME_ELAPSED";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl756 #define GL_TIME_ELAPSED 0x88BF macro
/external/swiftshader/include/GL/
Dglcorearb.h1640 #define GL_TIME_ELAPSED 0x88BF macro
Dglext.h1527 #define GL_TIME_ELAPSED 0x88BF macro
/external/mesa3d/include/GL/
Dglcorearb.h1659 #define GL_TIME_ELAPSED 0x88BF macro
Dglext.h1546 #define GL_TIME_ELAPSED 0x88BF macro