Home | History | Annotate | Download | only in functional

Lines Matching refs:linearToSRGB

422 			dst.setPixel(isSRGB ? tcu::linearToSRGB(color) : color, x, y);