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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Darbocclude2.c169 glGetQueryObjectivARB(OccQuery1, GL_QUERY_RESULT_AVAILABLE_ARB, &ready);
177 glGetQueryObjectivARB(OccQuery2, GL_QUERY_RESULT_AVAILABLE_ARB, &ready);
H A Darbocclude.c151 glGetQueryObjectivARB(OccQuery[i], GL_QUERY_RESULT_AVAILABLE_ARB, &ready);
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dtri-query.c105 glGetQueryObjectivARB(OccQuery, GL_QUERY_RESULT_AVAILABLE_ARB, &ready);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_size_get.c1098 case GL_QUERY_RESULT_AVAILABLE_ARB:
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_size_get.c1087 case GL_QUERY_RESULT_AVAILABLE_ARB:
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dgetprocaddress.c1400 (*GetQueryObjectivARB)(queryObject, GL_QUERY_RESULT_AVAILABLE_ARB,
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h3848 #define GL_QUERY_RESULT_AVAILABLE_ARB 0x8867 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4137 #define GL_QUERY_RESULT_AVAILABLE_ARB 0x8867 macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h3831 #define GL_QUERY_RESULT_AVAILABLE_ARB 0x8867 macro

Completed in 175 milliseconds