radv: fix assertion for the count of xfb output
authorHyunjun Ko <zzoon@igalia.com>
Fri, 20 May 2022 01:29:31 +0000 (01:29 +0000)
committerMarge Bot <emma+marge@anholt.net>
Fri, 20 May 2022 06:43:11 +0000 (06:43 +0000)
commit5b2756ec2c79ea467d1f399657a2c8f7cd8db1b8
treea84a48457775469e34d47f931ee90fc6f8d8f22f
parent04459c82874b648a9c3ed4c9384b831772bb07e6
radv: fix assertion for the count of xfb output

It's an counter, not an index.

Signed-off-by: Hyunjun Ko <zzoon@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16623>
src/amd/vulkan/radv_shader_info.c