Home | History | Annotate | Download | only in Shader

Lines Matching refs:sRGBtoLinear12_16

2374 		sRGBtoLinear12_16(c);
2377 void PixelRoutine::sRGBtoLinear12_16(Vector4s &c)
2379 Pointer<Byte> LUT = constants + OFFSET(Constants,sRGBtoLinear12_16);