Searched refs:_math_matrix_scale (Results 1 – 3 of 3) sorted by relevance
110 _math_matrix_scale( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z );
1064 _math_matrix_scale( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z ) in _math_matrix_scale() function
435 _math_matrix_scale( ctx->CurrentStack->Top, x, y, z); in _mesa_Scalef()