Searched refs:GL_TIMESTAMP (Results 1 - 15 of 15) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_queryobj.c123 case GL_TIMESTAMP:
468 * This handles GL_TIMESTAMP queries, which perform a pipelined read of the
478 assert(q->Target == GL_TIMESTAMP);
524 case GL_TIMESTAMP:
H A Dhsw_queryobj.c219 if (query->Base.Target == GL_TIMESTAMP) {
267 case GL_TIMESTAMP:
269 if (query->Base.Target == GL_TIMESTAMP) {
H A Dgen6_queryobj.c177 case GL_TIMESTAMP:
/external/mesa3d/src/mesa/main/
H A Dqueryobj.c293 case GL_TIMESTAMP:
560 if (target != GL_TIMESTAMP) {
583 if (q->Target && q->Target != GL_TIMESTAMP) {
639 if (target == GL_TIMESTAMP) {
671 case GL_TIMESTAMP:
H A Dget.c1038 case GL_TIMESTAMP:
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_queryobj.c186 if ((q->Target == GL_TIMESTAMP ||
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessQueriesTests.cpp99 GL_TIMESTAMP, GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
232 GL_TIMESTAMP, GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
237 "GL_TIMESTAMP", "GL_PRIMITIVES_GENERATED", "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN"
1293 GL_TIMESTAMP, GL_PRIMITIVES_GENERATED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
1299 "GL_TIMESTAMP", "GL_PRIMITIVES_GENERATED", "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN"
H A Dgl4cKHRDebugTests.cpp998 gl->createQueries(GL_TIMESTAMP, 1, &id);
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1227 case GL_TIMESTAMP: return "GL_TIMESTAMP";
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h610 { GL_TIMESTAMP, LOC_CUSTOM, TYPE_INT64, 0, extra_ARB_timer_query },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1230 #define GL_TIMESTAMP 0x8E28
/external/mesa3d/include/GL/
H A Dglcorearb.h1660 #define GL_TIMESTAMP 0x8E28 macro
H A Dglext.h1547 #define GL_TIMESTAMP 0x8E28 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1660 #define GL_TIMESTAMP 0x8E28 macro
H A Dglext.h1547 #define GL_TIMESTAMP 0x8E28 macro

Completed in 4572 milliseconds