intel/fs: Wrap FS payload register look-up in a helper function.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 13 Jan 2017 23:23:48 +0000 (15:23 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 28 Jun 2018 20:19:38 +0000 (13:19 -0700)
commit8f143f70d64786a521fe57f109bff9a084cdf27f
tree4bd14e8a74752f54ad63c1b58f5bf42e5b49cbdd
parentd996e5b81225e84944b09f1d48b4b16e1ec4ed0c
intel/fs: Wrap FS payload register look-up in a helper function.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs.h
src/intel/compiler/brw_fs_visitor.cpp