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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_queryobj.c162 case GL_TIMESTAMP:
513 * This handles GL_TIMESTAMP queries, which perform a pipelined read of the
523 assert(q->Target == GL_TIMESTAMP);
563 * querying GL_TIMESTAMP via glGetInteger but it seems best to keep
577 case GL_TIMESTAMP:
H A Dhsw_queryobj.c299 if (query->Base.Target == GL_TIMESTAMP) {
346 case GL_TIMESTAMP:
348 if (query->Base.Target == GL_TIMESTAMP) {
H A Dgen6_queryobj.c242 case GL_TIMESTAMP:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_queryobj.c162 case GL_TIMESTAMP:
512 * This handles GL_TIMESTAMP queries, which perform a pipelined read of the
522 assert(q->Target == GL_TIMESTAMP);
562 * querying GL_TIMESTAMP via glGetInteger but it seems best to keep
576 case GL_TIMESTAMP:
H A Dhsw_queryobj.c297 if (query->Base.Target == GL_TIMESTAMP) {
344 case GL_TIMESTAMP:
346 if (query->Base.Target == GL_TIMESTAMP) {
H A Dgfx6_queryobj.c241 case GL_TIMESTAMP:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dqueryobj.c306 case GL_TIMESTAMP:
576 if (target != GL_TIMESTAMP) {
599 if (q->Target && q->Target != GL_TIMESTAMP) {
668 if (target == GL_TIMESTAMP) {
702 case GL_TIMESTAMP:
H A Dget.c1123 case GL_TIMESTAMP:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dqueryobj.c309 case GL_TIMESTAMP:
579 if (target != GL_TIMESTAMP) {
602 if (q->Target && q->Target != GL_TIMESTAMP) {
681 if (target == GL_TIMESTAMP) {
715 case GL_TIMESTAMP:
H A Dget.c1178 case GL_TIMESTAMP:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.3.rst37 - GL_EXT_disjoint_timer_query glGetInteger64v GL_TIMESTAMP failing with GL_INVALID_ENUM
H A D19.0.0.rst945 - mesa/main: fix validation of GL_TIMESTAMP
H A D21.3.0.rst100 - GL_EXT_disjoint_timer_query glGetInteger64v GL_TIMESTAMP failing with GL_INVALID_ENUM
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_queryobj.c236 if ((q->Target == GL_TIMESTAMP ||
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_queryobj.c240 if ((q->Target == GL_TIMESTAMP ||
/xsrc/external/mit/MesaLib.old/src/mesa/
H A Dget_hash.h631 { GL_TIMESTAMP, LOC_CUSTOM, TYPE_INT64, 0, extra_ARB_timer_query },
/xsrc/external/mit/MesaLib/src/mesa/
H A Dget_hash.h267 { GL_TIMESTAMP, LOC_CUSTOM, TYPE_INT64, 0, extra_ARB_timer_query_or_EXT_disjoint_timer_query },
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1660 #define GL_TIMESTAMP 0x8E28 macro
H A Dglext.h1547 #define GL_TIMESTAMP 0x8E28 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1623 #define GL_TIMESTAMP 0x8E28 macro
H A Dglext.h1511 #define GL_TIMESTAMP 0x8E28 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h5404 #define GL_TIMESTAMP 0x8E28 macro
[all...]

Completed in 227 milliseconds