radv: allow to use fixed IO locations for VS<->TCS<->TES without linking
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 1 Aug 2023 13:30:19 +0000 (15:30 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 2 Aug 2023 06:54:09 +0000 (06:54 +0000)
commitac40924a3b952076b8636cea468b4efab6a77f68
tree110348b8ae7fc17073d5659fb79da2d90e6ba521
parentec1e11ab23d13bf4b54faed0c1133c0e72662fba
radv: allow to use fixed IO locations for VS<->TCS<->TES without linking

For shader objects.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24408>
src/amd/vulkan/nir/radv_nir_lower_io.c
src/amd/vulkan/radv_shader_info.c