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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dscissor.h51 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
H A Dscissor.c239 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dscissor.h51 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
H A Dscissor.c240 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c332 SET_ScissorIndexed(exec, _mesa_ScissorIndexed);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c330 SET_ScissorIndexed(exec, _mesa_ScissorIndexed);

Completed in 11 milliseconds