Searched refs:glGetQueryObjectuivARB (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | arbocclude2.c | 171 glGetQueryObjectuivARB(OccQuery1, GL_QUERY_RESULT_ARB, &passed1); 179 glGetQueryObjectuivARB(OccQuery2, GL_QUERY_RESULT_ARB, &passed2_boolean);
|
| H A D | arbocclude.c | 153 glGetQueryObjectuivARB(OccQuery[i], GL_QUERY_RESULT_ARB, &passed);
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | tri-query.c | 107 glGetQueryObjectuivARB(OccQuery, GL_QUERY_RESULT_ARB, &passed);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glprocs.h | 570 "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 D | gl_mangle.h | 991 #define glGetQueryObjectuivARB MANGLE(GetQueryObjectuivARB) macro
|
| H A D | glext.h | 3866 GLAPI void APIENTRY glGetQueryObjectuivARB (GLuint id, GLenum pname, GLuint *params);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 17812 #define glGetQueryObjectuivARB macro [all...] |
| H A D | gl_generated_dispatch.c | 29774 0, // glGetQueryObjectuivARB [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 3849 GLAPI void APIENTRY glGetQueryObjectuivARB (GLuint id, GLenum pname, GLuint *params);
|
Completed in 510 milliseconds