2 lines
54 B
GLSL
2 lines
54 B
GLSL
gl_FragColor = linearToOutputTexel( gl_FragColor );
|
gl_FragColor = linearToOutputTexel( gl_FragColor );
|