Home
last modified time | relevance | path

Searched refs:_mesa_DrawTexfOES (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddrawtex.h32 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
Ddrawtex.c57 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in _mesa_DrawTexfOES() function
Des1_conversion.c108 _mesa_DrawTexfOES((GLfloat) (x / 65536.0f), in _mesa_DrawTexxOES()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1062 SET_DrawTexfOES(exec, _mesa_DrawTexfOES); in _mesa_initialize_exec_table()