Searched refs:GL_QUERY_RESULT_ARB (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbocclude2.c171 glGetQueryObjectuivARB(OccQuery1, GL_QUERY_RESULT_ARB, &passed1);
179 glGetQueryObjectuivARB(OccQuery2, GL_QUERY_RESULT_ARB, &passed2_boolean);
H A Darbocclude.c153 glGetQueryObjectuivARB(OccQuery[i], GL_QUERY_RESULT_ARB, &passed);
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dtri-query.c107 glGetQueryObjectuivARB(OccQuery, GL_QUERY_RESULT_ARB, &passed);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_size_get.c1097 case GL_QUERY_RESULT_ARB:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_size_get.c1086 case GL_QUERY_RESULT_ARB:
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c1403 (*GetQueryObjectuivARB)(queryObject, GL_QUERY_RESULT_ARB, &querySampleCount);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h3847 #define GL_QUERY_RESULT_ARB 0x8866 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4133 #define GL_QUERY_RESULT_ARB 0x8866 macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h3830 #define GL_QUERY_RESULT_ARB 0x8866 macro

Completed in 160 milliseconds