intel/compiler: Create and use struct for TES thread payload
authorCaio Oliveira <caio.oliveira@intel.com>
Mon, 22 Aug 2022 03:51:58 +0000 (20:51 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 13 Sep 2022 01:44:24 +0000 (01:44 +0000)
commit19c6e1b44748e1f1d54f1a70b608ffd4a813b7fd
tree5400369de66d439b451469119f2dad34fd4840e6
parenteb837dd23b17a0f9ec3d97a6dc64571b5b38d0cf
intel/compiler: Create and use struct for TES thread payload

Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Marcin Ĺšlusarz <marcin.slusarz@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18176>
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs.h
src/intel/compiler/brw_fs_nir.cpp
src/intel/compiler/brw_fs_thread_payload.cpp
src/intel/compiler/brw_fs_visitor.cpp