Searched refs:glGetQueryObjectuivARB (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 Dglprocs.h570 "glGetQueryObjectuivARB\0"
1723 NAME_FUNC_OFFSET( 8090, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, _gloffset_GetQueryObjectuivARB),
2144 NAME_FUNC_OFFSET(16867, glGetQueryObjectuivARB, glGetQueryObjectuivARB, NULL, _gloffset_GetQueryObjectuivARB),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h991 #define glGetQueryObjectuivARB MANGLE(GetQueryObjectuivARB) macro
H A Dglext.h3866 GLAPI void APIENTRY glGetQueryObjectuivARB (GLuint id, GLenum pname, GLuint *params);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h17812 #define glGetQueryObjectuivARB macro
[all...]
H A Dgl_generated_dispatch.c29774 0, // glGetQueryObjectuivARB
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h3849 GLAPI void APIENTRY glGetQueryObjectuivARB (GLuint id, GLenum pname, GLuint *params);

Completed in 510 milliseconds