Skip to content

panfrost: apply DEPTH_STENCIL flag consistently

Eric Smith requested to merge ericsmith/mesa:panvk-stencil-formats-fix into main
panfrost: apply DEPTH_STENCIL flag consistently

We were inconsistent over the usage of PAN_BIND_DEPTH_STENCIL, putting it
on some stencil only formats but not others. Apply it to all stencil
formats.

Signed-off-by: Eric R. Smith <eric.smith@collabora.com>

Merge request reports

Loading