intel/compiler/xe2: Update fs_visitor::setup_vs_payload to account for Xe2 reg size
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 1 Aug 2022 23:42:57 +0000 (16:42 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Thu, 21 Sep 2023 00:19:36 +0000 (17:19 -0700)
commit0b23df395190101cb74164e562e63658762f2180
treec48657b3ab898fe92d66e136e1bdb3cd524fb3ee
parent42b90f05f60fe315b51f5aa9a54fe4fe7fbfd81e
intel/compiler/xe2: Update fs_visitor::setup_vs_payload to account for Xe2 reg size

[ Francisco Jerez: Simplify. ]

Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25020>
src/intel/compiler/brw_fs.cpp
src/intel/compiler/brw_fs.h
src/intel/compiler/brw_fs_thread_payload.cpp