Searched refs:rangeDiv (Results 1 – 1 of 1) sorted by relevance
699 …const IVec4 rangeDiv = swizzleVec((IVec4(gridWidth, gridHeight, gridWidth, gridHeight)-1), curInVe… in iterate() local700 …const IVec4 step = ((maxVal.cast<deInt64>() - minVal.cast<deInt64>()) / (rangeDiv.cast<deInt64>()… in iterate()735 …const IVec4 rangeDiv = swizzleVec((IVec4(gridWidth, gridHeight, gridWidth, gridHeight)-1), curInVe… in iterate() local736 const UVec4 step = maxVal / rangeDiv.asUint(); in iterate()