Searched refs:_mesa_DrawTexfOES (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | drawtex.h | 32 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
|
D | drawtex.c | 57 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in _mesa_DrawTexfOES() function
|
D | es1_conversion.c | 108 _mesa_DrawTexfOES((GLfloat) (x / 65536.0f), in _mesa_DrawTexxOES()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | api_exec.c | 679 SET_DrawTexfOES(exec, _mesa_DrawTexfOES); in _mesa_initialize_exec_table()
|