Searched refs:_mesa_BeginQueryIndexed (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dqueryobj.h60 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id);
H A Dqueryobj.c403 _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 Dqueryobj.h63 _mesa_BeginQueryIndexed(GLenum target, GLuint index, GLuint id);
H A Dqueryobj.c406 _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 Dapi_exec.c399 SET_BeginQueryIndexed(exec, _mesa_BeginQueryIndexed);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c396 SET_BeginQueryIndexed(exec, _mesa_BeginQueryIndexed);

Completed in 11 milliseconds