Searched refs:_mesa_DrawTexiOES (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | drawtex.h | 38 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height);
|
| H A D | drawtex.c | 74 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | drawtex.h | 38 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height);
|
| H A D | drawtex.c | 74 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1082 SET_DrawTexiOES(exec, _mesa_DrawTexiOES);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1257 SET_DrawTexiOES(exec, _mesa_DrawTexiOES);
|
Completed in 9 milliseconds