i965/fs: Handle nir shared variable load intrinsic
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 28 Jul 2015 22:24:13 +0000 (15:24 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Thu, 10 Dec 2015 07:50:38 +0000 (23:50 -0800)
commit8613206bd3dd80dc916b6ce7c47bf59cd4d114c8
treec59b625a039c18a991fc832dbf560723c657a106
parente128a6231870f98930c6634e09eb9c83cf582d4e
i965/fs: Handle nir shared variable load intrinsic

v3:
 * Remove extra #includes (Iago)
 * Use recently added GEN7_BTI_SLM instead of BRW_SLM_SURFACE_INDEX (curro)

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/drivers/dri/i965/brw_fs_nir.cpp