glsl: Add 64-bit integer support to uniform initialiser code
authorDave Airlie <airlied@redhat.com>
Wed, 8 Jun 2016 23:50:54 +0000 (09:50 +1000)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 20 Jan 2017 23:41:23 +0000 (15:41 -0800)
commit7dd63c10c300cccb3810643fa73ca2c94733706a
tree2dabc4f56f4f19269a202d8405be35042b73a740
parent8df5287c232657c5d011609893585ba23aecb701
glsl: Add 64-bit integer support to uniform initialiser code

Just add support to the double case, same code should work.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/link_uniform_initializers.cpp