Searched refs:ref_norm_transform_normalize (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_debug_norm.c147 static void ref_norm_transform_normalize( const GLmatrix *mat, function in typeref:typename:void
281 ref_norm_transform_normalize( mat, scale, source, NULL, ref );
282 ref_norm_transform_normalize( mat, scale, source, length, ref2 );
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_debug_norm.c146 static void ref_norm_transform_normalize( const GLmatrix *mat, function in typeref:typename:void
280 ref_norm_transform_normalize( mat, scale, source, NULL, ref );
281 ref_norm_transform_normalize( mat, scale, source, length, ref2 );

Completed in 5 milliseconds