Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vb_normals.c109 if (_math_matrix_has_rotation(ctx->ModelviewMatrixStack.Top)) { in validate_normal_stage()
/external/mesa3d/src/mesa/math/
Dm_matrix.h144 _math_matrix_has_rotation( const GLmatrix *m );
Dm_matrix.c1398 _math_matrix_has_rotation( const GLmatrix *m ) in _math_matrix_has_rotation() function