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