Skip to content

lavapipe: when in doubt, swizzle the swizzle

Dave Airlie requested to merge airlied/mesa:lvp-fix-depth-stencil-swiz into main

lavapipe: when in doubt, swizzle the swizzle

instead of swizzling.

Fixes a bunch of broken depth/stencil swizzling tests in CTS dEQP-VK.pipeline.monolithic.sampler.border_swizzle.s8_uint_stencil.argb.transparent_black.gather_0.no_swizzle_hint

Fixes: 7826648e ("lavapipe: fix depth texturing swizzle")

Merge request reports