nir: Add another index to load_uniform to specify the range read
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 24 Nov 2015 21:52:49 +0000 (13:52 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 14 Apr 2016 22:59:33 +0000 (15:59 -0700)
commit63101177f32e7ebcaa6c71e046b3e599d21a20b5
treedbb04011d1757ad376560c7c372eb05120c14877
parent27bd8ac6f309b9f052a7fa9380ac5e12fb686e31
nir: Add another index to load_uniform to specify the range read

Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/nir/nir.h
src/compiler/nir/nir_intrinsics.h
src/compiler/nir/nir_lower_io.c
src/compiler/nir/nir_print.c