intel/compiler: add scale_factors to sampler_prog_key_data
authorTapani Pälli <tapani.palli@intel.com>
Mon, 11 Feb 2019 08:06:09 +0000 (10:06 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Tue, 12 Feb 2019 06:42:25 +0000 (08:42 +0200)
commit3da858a6b990c51615067df42d1fdc203bbe8ed5
tree60f49d466f0c43b5626fa89a62b36d72c9e9b45a
parent722f96bfc83b7ab2981756e5d887d0dc8ee1b4f0
intel/compiler: add scale_factors to sampler_prog_key_data

Patch propagates given scale_factors to lowering options.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_nir.c
src/mesa/drivers/dri/i965/brw_wm.c