radeonsi: move TCS.gl_PatchVerticesIn into the tcs_offchip_layout SGPR
authorMarek Olšák <marek.olsak@amd.com>
Thu, 8 Jun 2023 03:39:57 +0000 (23:39 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 22 Jun 2023 08:35:54 +0000 (08:35 +0000)
commit1b40ab21503fdeabb37950a73ac630240331a4ca
tree67d0a1a1d503ce3c4a46c00ad3cb65590f1cbe00
parentb4e2073f041174a4dd4de141823d7950ffb78819
radeonsi: move TCS.gl_PatchVerticesIn into the tcs_offchip_layout SGPR

we'll be able to remove 1 TCS user data SGPR thanks to this

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23517>
src/gallium/drivers/radeonsi/si_nir_lower_abi.c
src/gallium/drivers/radeonsi/si_shader_internal.h
src/gallium/drivers/radeonsi/si_state_draw.cpp