Searched refs:_math_matrix_copy (Results 1 – 3 of 3) sorted by relevance
135 _math_matrix_copy( GLmatrix *to, const GLmatrix *from );
1353 _math_matrix_copy( GLmatrix *to, const GLmatrix *from ) in _math_matrix_copy() function1378 _math_matrix_copy(to, from); in _math_matrix_push_copy()
1882 _math_matrix_copy( &rmesa->tmpmat[unit], in update_texturematrix()1887 _math_matrix_copy( &rmesa->tmpmat[unit], &rmesa->TexGenMatrix[unit] ); in update_texturematrix()