Searched refs:_mesa_DrawTexsOES (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | drawtex.h | 44 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
|
| H A D | drawtex.c | 92 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | drawtex.h | 44 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
|
| H A D | drawtex.c | 92 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1084 SET_DrawTexsOES(exec, _mesa_DrawTexsOES);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1259 SET_DrawTexsOES(exec, _mesa_DrawTexsOES);
|
Completed in 10 milliseconds