HomeSort by relevance Sort by last modified time
    Searched refs:ref_norm_transform_normalize (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_debug_norm.c 146 static void ref_norm_transform_normalize( const GLmatrix *mat, function
280 ref_norm_transform_normalize( mat, scale, source, NULL, ref );
281 ref_norm_transform_normalize( mat, scale, source, length, ref2 );
  /external/mesa3d/src/mesa/math/
m_debug_norm.c 146 static void ref_norm_transform_normalize( const GLmatrix *mat, function
280 ref_norm_transform_normalize( mat, scale, source, NULL, ref );
281 ref_norm_transform_normalize( mat, scale, source, length, ref2 );

Completed in 211 milliseconds