Home | History | Annotate | Download | only in opengl

Lines Matching refs:rMin

975 	int rMin = de::min(a.getRed(),		b.getRed());
984 return tcu::RGBA(rangeDiff(p.getRed(), rMin, rMax),