radv: Remove primitive reset index from late scissor workaround.
authorTimur Kristóf <timur.kristof@gmail.com>
Tue, 6 Jun 2023 08:17:16 +0000 (10:17 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 13 Jun 2023 15:26:47 +0000 (15:26 +0000)
commitce3b84cc62f7e10dbf5a62ff8c5a50b3c8074cec
treec93740f7b115b7d66069346878aa259d1049f2c5
parent3d496190715b012613c58de1f22c043e1573d671
radv: Remove primitive reset index from late scissor workaround.

Primitive reset has a corresponding dirty state which is already
included the used_states so it is not necessary to also check
the primitive reset index here.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23459>
src/amd/vulkan/radv_cmd_buffer.c