glsl: add support for the clock2x32ARB function
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 2 Oct 2015 09:25:51 +0000 (10:25 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 30 Oct 2015 17:22:29 +0000 (17:22 +0000)
commitf1d98fc90ab6f1f424b26a5d3b3ead3b8614069a
treee7afff37d03d4fc6cea2adf0883538d04de577bb
parent51265c1b85be8e3dedf32c0652e33b55f9ae7139
glsl: add support for the clock2x32ARB function

v2: correctly set the return type

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/glsl/builtin_functions.cpp