Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/math/
Dm_matrix.h147 _math_matrix_is_length_preserving( const GLmatrix *m );
Dm_matrix.c1303 _math_matrix_is_length_preserving( const GLmatrix *m ) in _math_matrix_is_length_preserving() function
/third_party/mesa3d/src/mesa/main/
Dlight.c1119 if (!_math_matrix_is_length_preserving(ctx->ModelviewMatrixStack.Top)) { in update_modelview_scale()
1152 !_math_matrix_is_length_preserving(ctx->ModelviewMatrixStack.Top)) in _mesa_update_tnl_spaces()