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

/external/mesa3d/src/mesa/main/
H A Dmatrix.c406 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z ) function
490 _mesa_Rotatef((GLfloat) angle, (GLfloat) x, (GLfloat) y, (GLfloat) z);

Completed in 19 milliseconds