Searched refs:inputColorSpace (Results 1 – 1 of 1) sorted by relevance
460 ColorSpace inputColorSpace = toColorSpace(linearEffect.inputDataspace); in createLinearEffectShader() local463 effectBuilder.uniform("in_rgbToXyz") = mat4(inputColorSpace.getRGBtoXYZ()); in createLinearEffectShader()