Searched defs:_mesa_Translatef (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dmatrix.c454 _mesa_Translatef( GLfloat x, GLfloat y, GLfloat z ) function
504 _mesa_Translatef((GLfloat) x, (GLfloat) y, (GLfloat) z);

Completed in 87 milliseconds