lavapipe: use slow clear path if conditional rendering.
authorDave Airlie <airlied@redhat.com>
Mon, 19 Sep 2022 20:40:21 +0000 (06:40 +1000)
committerMarge Bot <emma+marge@anholt.net>
Fri, 23 Sep 2022 07:20:18 +0000 (07:20 +0000)
commit0995c6827aee5fa2118db623f8a63f3c86900289
tree94335563cbda89b7c91bf780592e59865764b3fc
parent31dc15b9776a2dbe42cd8dcf78c516c5d703a54e
lavapipe: use slow clear path if conditional rendering.

the ->clear path checks render condition which isn't necessary.

Fixes dEQP-VK.conditional_rendering.draw.condition_host_memory_expect_noop_rp_clear.draw*

Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18686>
src/gallium/frontends/lavapipe/lvp_execute.c