Skip to content

lavapipe: fix mipmapped resolves.

Dave Airlie requested to merge airlied/mesa:lavapipe-fix-mip-resolve into master

I updated CTS and found EQP-VK.renderpass.suballocation.multisample_resolve.b8g8r8a8_unorm.samples_4_resolve_level_* was failing.

Fixes: b38879f8 ("vallium: initial import of the vulkan frontend")

Merge request reports