radv: exclude PRIMITIVE_{COUNT,INDICES} from the per-vertex output mask
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 13 Apr 2022 09:12:28 +0000 (11:12 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 14 Apr 2022 09:01:35 +0000 (09:01 +0000)
commit4d23967e8c1d8ba210a9b0065183ad8befc53d2e
treed92cdee069ef5bcedde5a422be93f62863d48a44
parentf226222846780b88bc7bae2bf6213c4da0c8cdea
radv: exclude PRIMITIVE_{COUNT,INDICES} from the per-vertex output mask

They should be excluded for the primitive and vertex output masks.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15918>
src/amd/vulkan/radv_shader_info.c