machineuser
version control dist & node_modules...
263e0f2
raw
history blame contribute delete
82 Bytes
export default /* glsl */`
gl_FragColor = linearToOutputTexel( gl_FragColor );
`;