Searched refs:quantizeStep (Results 1 – 1 of 1) sorted by relevance
66 const float quantizeStep = 1.0f/8.0f; in computeRandomValue() local69 dst.component(ndx).asFloat() = getQuantizedFloat(rnd, minVal, maxVal, quantizeStep); in computeRandomValue()