Searched defs:_mesa_Scalef (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dmatrix.c431 _mesa_Scalef( GLfloat x, GLfloat y, GLfloat z ) function
497 _mesa_Scalef((GLfloat) x, (GLfloat) y, (GLfloat) z);

Completed in 29 milliseconds