lavapipe: VK_KHR_depth_stencil_resolve support

This adds support for depth stencil resolves to lavapipe.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12504>
This commit is contained in:
Dave Airlie
2020-12-24 14:09:58 +10:00
committed by Marge Bot
parent 3235b695b2
commit 07956bbcae
6 changed files with 88 additions and 2 deletions
+1
View File
@@ -8,3 +8,4 @@ GL_AMD_pinned_memory on llvmpipe
GL 4.5 compatibility on llvmpipe
VK_EXT_primitive_topology_list_restart on RADV.
ES 3.2 on zink
VK_KHR_depth_stencil_resolve on lavapipe