radv: only dirty line stipple when necessary.
authorDave Airlie <airlied@redhat.com>
Mon, 9 May 2022 06:16:08 +0000 (16:16 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 11 May 2022 05:19:38 +0000 (05:19 +0000)
commit543d52a7a2fda6be5f5e6120aec73f302ceeee81
tree080e6ef6a232cc0b90b99891027ee50ee3b41bb3
parentb20bd9e0dfd11e8f91a893a0083fe5fad5ea93dc
radv: only dirty line stipple when necessary.

Line stipple only cares if things changes to/from line strip.

Reduces overheads seen running pixmark volplosion with zink.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16393>
src/amd/vulkan/radv_cmd_buffer.c