Searched refs:_mesa_ScissorIndexed (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | scissor.h | 51 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
|
| H A D | scissor.c | 239 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | scissor.h | 51 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height);
|
| H A D | scissor.c | 240 _mesa_ScissorIndexed(GLuint index, GLint left, GLint bottom, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 332 SET_ScissorIndexed(exec, _mesa_ScissorIndexed);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 330 SET_ScissorIndexed(exec, _mesa_ScissorIndexed);
|
Completed in 11 milliseconds