Comment 15 for bug 1731788

Revision history for this message
gzotti (georg-zotti) wrote :

Good find. I must admit my knowledge of GLSL is very limited, and the shader is not mine. Does the statement "random(vec4(gl_FragCoord.xyy,i))" return a float? Would some other mechanism to select a random int from [0..63] be applicable and deliver equal or better results?