Searched refs:_math_matrix_copy (Results 1 – 5 of 5) sorted by relevance
132 _math_matrix_copy( GLmatrix *to, const GLmatrix *from );
1437 _math_matrix_copy( GLmatrix *to, const GLmatrix *from ) in _math_matrix_copy() function
263 _math_matrix_copy( &stack->Stack[stack->Depth + 1], in _mesa_PushMatrix()
1303 _math_matrix_copy(&dst->Viewport._WindowMap, &src->Viewport._WindowMap); in _mesa_copy_context()
1953 _math_matrix_copy( &rmesa->tmpmat[unit], in update_texturematrix()1958 _math_matrix_copy( &rmesa->tmpmat[unit], &rmesa->TexGenMatrix[unit] ); in update_texturematrix()