Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmatrix.h70 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
Dmatrix.c406 _mesa_Rotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z ) in _mesa_Rotatef() function
490 _mesa_Rotatef((GLfloat) angle, (GLfloat) x, (GLfloat) y, (GLfloat) z); in _mesa_Rotated()
Dapi_exec.c183 SET_Rotatef(exec, _mesa_Rotatef); in _mesa_create_exec_table()
Des1_conversion.c727 _mesa_Rotatef((GLfloat) (angle / 65536.0f), in _es_Rotatex()