Skip to content

mesa: Fix detection of invalidating both depth and stencil.

Emma Anholt requested to merge anholt/mesa:fbo-zs-invalidate-fix into master

Fixes an extra 1024x1024x4 MSAA Z/S store on WebGL fishtank on cheza.

Reported-by: Dave Airlie airlied@redhat.com Fixes: db2ae511 ("mesa: Skip partial InvalidateFramebuffer of packed depth/stencil.")

Merge request reports