HomeSort by relevance Sort by last modified time
    Searched full:norm_scale_types (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/math/
m_debug_norm.c 87 static int norm_scale_types[8] = { /* rescale factor */ variable
216 scale = 1.0F + rnd () * norm_scale_types[mtype];

Completed in 345 milliseconds