radv: fix 16-bit support in radv_lower_vs_input
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 4 Aug 2022 16:54:56 +0000 (17:54 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 26 Aug 2022 15:28:55 +0000 (15:28 +0000)
commit9ae13a9bd39e6b71ae0748d1cca598dce13f6306
tree5df6710f41bec6543b4a69239a7372995ce5b69d
parent82f9e40851cbff803f2550f37f1d2b863fbc6d88
radv: fix 16-bit support in radv_lower_vs_input

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Fixes: b366fef091d ("radv: optimize the number of loaded components for VS inputs in NIR")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18225>
src/amd/vulkan/radv_pipeline.c