Home | History | Annotate | Download | only in common

Lines Matching defs:rMax

260 	const Vec4		rMax			= result + prec.colorThreshold;
273 const bool sMax0 = i0[compNdx] > rMax[compNdx];
274 const bool sMax1 = i1[compNdx] > rMax[compNdx];