glsl: Add "built-in" functions to do int_to_fp64(int)
authorElie Tournier <tournier.elie@gmail.com>
Wed, 9 Aug 2017 16:39:23 +0000 (17:39 +0100)
committerMatt Turner <mattst88@gmail.com>
Thu, 10 Jan 2019 00:42:40 +0000 (16:42 -0800)
commitf499942b31aece4e2eefcef7c5b94dea5601055b
tree67155fff66ebdd9eeb131630bdec293f00818008
parent773190f2816b77f815b7503ccd984daa81480bec
glsl: Add "built-in" functions to do int_to_fp64(int)

v2: use mix
Signed-off-by: Elie Tournier <elie.tournier@collabora.com>
src/compiler/glsl/float64.glsl