Home | History | Annotate | Download | only in common

Lines Matching full:rmin

259 	const Vec4		rMin			= result - prec.colorThreshold;
271 const bool sMin0 = i0[compNdx] >= rMin[compNdx];
272 const bool sMin1 = i1[compNdx] >= rMin[compNdx];