Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmatrix.h76 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z );
Dmatrix.c431 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z ) in _mesa_Scalef() function
497 _mesa_Scalef((GLfloat) x, (GLfloat) y, (GLfloat) z); in _mesa_Scaled()
Des1_conversion.c743 _mesa_Scalef((GLfloat) (x / 65536.0f), in _es_Scalex()
Dapi_exec.c184 SET_Scalef(exec, _mesa_Scalef); in _mesa_create_exec_table()