Searched refs:_math_matrix_loadf (Results 1 – 4 of 4) sorted by relevance
100 _math_matrix_loadf( GLmatrix *mat, const GLfloat *m );
1486 _math_matrix_loadf( GLmatrix *mat, const GLfloat *m ) in _math_matrix_loadf() function
489 _math_matrix_loadf(stack->Top, m); in _mesa_load_matrix()
1034 _math_matrix_loadf( &(rmesa->TexGenMatrix[unit]), m); in set_texgen_matrix()