Searched refs:_mesa_DrawTexfOES (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddrawtex.h32 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
H A Ddrawtex.c58 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) function in typeref:typename:void GLAPIENTRY
H A Des1_conversion.c108 _mesa_DrawTexfOES((GLfloat) (x / 65536.0f),
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddrawtex.h32 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
H A Ddrawtex.c58 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) function in typeref:typename:void GLAPIENTRY
H A Des1_conversion.c107 _mesa_DrawTexfOES((GLfloat) (x / 65536.0f),
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1080 SET_DrawTexfOES(exec, _mesa_DrawTexfOES);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1255 SET_DrawTexfOES(exec, _mesa_DrawTexfOES);

Completed in 9 milliseconds