intel/fs: Support min_lod parameters on texture instructions
We have to lower some shadow instructions because they don't exist in
hardware and we have to lower txb+offset+clamp because the message gets
too big and we run into the sampler message length limit of 11 regs.
Acked-by:
Ian Romanick <ian.d.romanick@intel.com>
- src/intel/compiler/brw_eu_defines.h 2 additions, 0 deletionssrc/intel/compiler/brw_eu_defines.h
- src/intel/compiler/brw_fs.cpp 21 additions, 1 deletionsrc/intel/compiler/brw_fs.cpp
- src/intel/compiler/brw_fs_nir.cpp 5 additions, 1 deletionsrc/intel/compiler/brw_fs_nir.cpp
- src/intel/compiler/brw_nir.c 3 additions, 0 deletionssrc/intel/compiler/brw_nir.c