Searched refs:_mesa_RasterPos4i (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | rastpos.h | 68 _mesa_RasterPos4i(GLint x, GLint y, GLint z, GLint w);
|
| H A D | rastpos.c | 606 _mesa_RasterPos4i(GLint x, GLint y, GLint z, GLint w) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | rastpos.h | 68 _mesa_RasterPos4i(GLint x, GLint y, GLint z, GLint w);
|
| H A D | rastpos.c | 612 _mesa_RasterPos4i(GLint x, GLint y, GLint z, GLint w) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1384 SET_RasterPos4i(exec, _mesa_RasterPos4i);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1483 SET_RasterPos4i(exec, _mesa_RasterPos4i);
|
Completed in 9 milliseconds