Home | History | Annotate | Download | only in common

Lines Matching refs:rMin

264 	const Vec4		rMin			= result - prec.colorThreshold;
276 const bool sMin0 = i0[compNdx] >= rMin[compNdx];
277 const bool sMin1 = i1[compNdx] >= rMin[compNdx];