Home
last modified time | relevance | path

Searched refs:_math_matrix_ortho (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/math/
Dm_matrix.h116 _math_matrix_ortho( GLmatrix *mat,
Dm_matrix.c952 _math_matrix_ortho( GLmatrix *mat, in _math_matrix_ortho() function
/third_party/mesa3d/src/mesa/main/
Dmatrix.c201 _math_matrix_ortho( stack->Top, in matrix_ortho()