Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/tnl/
Dt_vb_normals.c61 if (_math_matrix_is_general_scale(ctx->ModelviewMatrixStack.Top)) in run_normal_stage()
/external/mesa3d/src/mesa/math/
Dm_matrix.h147 _math_matrix_is_general_scale( const GLmatrix *m );
Dm_matrix.c1412 _math_matrix_is_general_scale( const GLmatrix *m ) in _math_matrix_is_general_scale() function