Searched refs:_mesa_Translatef (Results 1 – 4 of 4) sorted by relevance
82 _mesa_Translatef( GLfloat x, GLfloat y, GLfloat z );
462 _mesa_Translatef( GLfloat x, GLfloat y, GLfloat z ) in _mesa_Translatef() function512 _mesa_Translatef((GLfloat) x, (GLfloat) y, (GLfloat) z); in _mesa_Translated()
952 _mesa_Translatef((GLfloat) (x / 65536.0f), in _mesa_Translatex()
1168 SET_Translatef(exec, _mesa_Translatef); in _mesa_initialize_exec_table()