Skip to content

freedreno: Promote non-drawing batches to nondraw

Rob Clark requested to merge robclark/mesa:fd/nondraw into main

Sometimes we can end up with a sequence where we need to flush a batch with no clears and no draws (for ex, to get a fence). Promote these to nondraw.

Signed-off-by: Rob Clark robdclark@chromium.org

Merge request reports

Loading