intel/fs: handle inline data on OpenCL style kernels
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 4 Oct 2021 10:58:07 +0000 (13:58 +0300)
committerMarge Bot <emma+marge@anholt.net>
Mon, 21 Mar 2022 11:26:44 +0000 (11:26 +0000)
commitec6e247a40ec4e473acd45013d4c2ba935c16982
tree0ca34d34b0f2fef0383d909656ebebf27864a639
parent4d8e78866327277aba4adb8c040f0096b1d9274a
intel/fs: handle inline data on OpenCL style kernels

This is for Gfx12.5 with the COMPUTE_WALKER::Inline Data payload. We
do this in a similar way to the compute kernels.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13171>
src/intel/compiler/brw_fs.cpp