File size: 82 Bytes
6cd9596
 
 
1
2
3
4
export default /* glsl */`
gl_FragColor = linearToOutputTexel( gl_FragColor );
`;