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:
+1
-1
@@ -448,7 +448,7 @@ Vulkan 1.2 -- all DONE: anv, vn
|
||||
VK_KHR_8bit_storage DONE (anv/gen8+, lvp, radv, vn)
|
||||
VK_KHR_buffer_device_address DONE (anv/gen8+, lvp, radv, vn)
|
||||
VK_KHR_create_renderpass2 DONE (anv, lvp, radv, tu, vn)
|
||||
VK_KHR_depth_stencil_resolve DONE (anv, radv, tu, vn)
|
||||
VK_KHR_depth_stencil_resolve DONE (anv, lvp, radv, tu, vn)
|
||||
VK_KHR_draw_indirect_count DONE (anv, lvp, radv, tu, vn)
|
||||
VK_KHR_driver_properties DONE (anv, lvp, radv, vn)
|
||||
VK_KHR_image_format_list DONE (anv, lvp, radv, tu, v3dv, vn)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user