Searched refs:_math_matrix_is_length_preserving (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_matrix.h141 _math_matrix_is_length_preserving( const GLmatrix *m );
H A Dm_matrix.c1389 _math_matrix_is_length_preserving( const GLmatrix *m ) function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_matrix.h147 _math_matrix_is_length_preserving( const GLmatrix *m );
H A Dm_matrix.c1303 _math_matrix_is_length_preserving( const GLmatrix *m ) function in typeref:typename:GLboolean
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dlight.c1036 if (!_math_matrix_is_length_preserving(ctx->ModelviewMatrixStack.Top)) {
1067 !_math_matrix_is_length_preserving(ctx->ModelviewMatrixStack.Top))
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dlight.c1119 if (!_math_matrix_is_length_preserving(ctx->ModelviewMatrixStack.Top)) {
1152 !_math_matrix_is_length_preserving(ctx->ModelviewMatrixStack.Top))

Completed in 10 milliseconds