i965/vec4: fix move_uniform_array_access_to_pull_constant() for 64-bit data
authorIago Toral Quiroga <itoral@igalia.com>
Wed, 29 Jun 2016 06:41:11 +0000 (08:41 +0200)
committerSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Tue, 3 Jan 2017 10:26:51 +0000 (11:26 +0100)
commit10694be522cfc408dbbe3de3321be59c491408f6
tree95f0592947080a56d4a7789ecead7ff1ca1a1679
parent52fb22b64678b1dc855cffc9998103b31890a0c5
i965/vec4: fix move_uniform_array_access_to_pull_constant() for 64-bit data

v2: adapt to changes in offset()

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp