Searched refs:_mesa_BeginQueryIndexed (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | queryobj.h | 60 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id);
|
| H A D | queryobj.c | 403 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id) function in typeref:typename:void GLAPIENTRY 556 _mesa_BeginQueryIndexed(target, 0, id);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | queryobj.h | 63 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id);
|
| H A D | queryobj.c | 406 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id) function in typeref:typename:void GLAPIENTRY 559 _mesa_BeginQueryIndexed(target, 0, id);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 399 SET_BeginQueryIndexed(exec, _mesa_BeginQueryIndexed);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 396 SET_BeginQueryIndexed(exec, _mesa_BeginQueryIndexed);
|
Completed in 11 milliseconds