Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddrawtex.h38 _mesa_DrawTexfv(const GLfloat *coords);
Ddrawtex.c69 _mesa_DrawTexfv(const GLfloat *coords) in _mesa_DrawTexfv() function
Des1_conversion.c131 _mesa_DrawTexfv(converted_coords); in _es_DrawTexxvOES()