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.c438 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z ) in _mesa_Scalef() function
505 _mesa_Scalef((GLfloat) x, (GLfloat) y, (GLfloat) z); in _mesa_Scaled()
Des1_conversion.c754 _mesa_Scalef((GLfloat) (x / 65536.0f), in _mesa_Scalex()
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1531 SET_Scalef(exec, _mesa_Scalef); in _mesa_initialize_exec_table()