Skip to content

lavapipe: VK_KHR_depth_stencil_resolve support.

Dave Airlie requested to merge airlied/mesa:lavapipe-ds-resolves into main

This add support for depth stencil resolves.

It needs gallium changes to handle sample 0 resolves.

It needs an llvmpipe scissor multisample change to handle some VK CTS tests that do this (nothing to do with resolves).

Edited by Dave Airlie

Merge request reports