Searched refs:GL_QUERY_RESULT (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dhsw_queryobj.c290 if (pname == GL_QUERY_RESULT) {
472 case GL_QUERY_RESULT:
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dhsw_queryobj.c288 if (pname == GL_QUERY_RESULT) {
470 case GL_QUERY_RESULT:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_queryobj.c390 boolean wait = pname == GL_QUERY_RESULT;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dqueryobj.c807 (pname != GL_QUERY_RESULT && pname != GL_QUERY_RESULT_AVAILABLE)) {
831 case GL_QUERY_RESULT:
843 case GL_QUERY_RESULT:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dqueryobj.c820 (pname != GL_QUERY_RESULT && pname != GL_QUERY_RESULT_AVAILABLE)) {
844 case GL_QUERY_RESULT:
856 case GL_QUERY_RESULT:
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dgsraytrace.cpp704 glGetQueryObjectiv(pgQuery, GL_QUERY_RESULT, &pg);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_queryobj.c397 boolean wait = pname == GL_QUERY_RESULT;
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h708 #define GL_QUERY_RESULT 0x8866 macro
H A Dgl31.h710 #define GL_QUERY_RESULT 0x8866 macro
H A Dgl32.h710 #define GL_QUERY_RESULT 0x8866 macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h708 #define GL_QUERY_RESULT 0x8866 macro
H A Dgl31.h708 #define GL_QUERY_RESULT 0x8866 macro
H A Dgl32.h708 #define GL_QUERY_RESULT 0x8866 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h623 #define GL_QUERY_RESULT 0x8866 macro
H A Dglext.h474 #define GL_QUERY_RESULT 0x8866 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h623 #define GL_QUERY_RESULT 0x8866 macro
H A Dglext.h475 #define GL_QUERY_RESULT 0x8866 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4132 #define GL_QUERY_RESULT 0x8866 macro
[all...]

Completed in 251 milliseconds