Skip to content

panfrost: Fix clears with conditional rendering

Alyssa Rosenzweig requested to merge alyssa/mesa:pan/render-cond into main

batch can be invalidated by the render condition check.

Fixes nv_conditional_render-clear.

Fixes: 638b2235 ("panfrost: Clear with a quad to avoid flushing") Signed-off-by: Alyssa Rosenzweig alyssa@collabora.com

Merge request reports