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

/external/mesa3d/src/mesa/main/
H A Dmatrix.h70 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
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);
H A Dapi_exec.c183 SET_Rotatef(exec, _mesa_Rotatef);
H A Des1_conversion.c727 _mesa_Rotatef((GLfloat) (angle / 65536.0f),

Completed in 165 milliseconds