intel/compiler: Create and use struct for TASK and MESH thread payloads
authorCaio Oliveira <caio.oliveira@intel.com>
Mon, 22 Aug 2022 06:05:08 +0000 (23:05 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 13 Sep 2022 01:44:24 +0000 (01:44 +0000)
commit7664c85b1da44e644b47304586aa98b23f7249bc
treec4ce78cac636ab177f087e395cfd3e84971c1180
parent0ca65b3c4cc6f89ddbf372e886b4e9eef3fa1810
intel/compiler: Create and use struct for TASK and MESH thread payloads

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_thread_payload.cpp
src/intel/compiler/brw_mesh.cpp