Home
last modified time | relevance | path

Searched refs:_mesa_DrawTexf (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddrawtex.h35 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
Ddrawtex.c61 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in _mesa_DrawTexf() function
Des1_conversion.c114 _mesa_DrawTexf((GLfloat) (x / 65536.0f), in _es_DrawTexxOES()