Searched refs:_mesa_DrawTexf (Results 1 – 3 of 3) sorted by relevance
35 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
61 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in _mesa_DrawTexf() function
114 _mesa_DrawTexf((GLfloat) (x / 65536.0f), in _es_DrawTexxOES()