Searched refs:_mesa_DrawTexfOES (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | drawtex.h | 32 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
|
| H A D | drawtex.c | 58 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) function in typeref:typename:void GLAPIENTRY
|
| H A D | es1_conversion.c | 108 _mesa_DrawTexfOES((GLfloat) (x / 65536.0f),
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | drawtex.h | 32 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
|
| H A D | drawtex.c | 58 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) function in typeref:typename:void GLAPIENTRY
|
| H A D | es1_conversion.c | 107 _mesa_DrawTexfOES((GLfloat) (x / 65536.0f),
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1080 SET_DrawTexfOES(exec, _mesa_DrawTexfOES);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1255 SET_DrawTexfOES(exec, _mesa_DrawTexfOES);
|
Completed in 9 milliseconds