mesa/src/microsoft/vulkan
Boris Brezillon 53e83b7031 dzn: Support independent depth/stencil access
Needed for VK_KHR_maintenance2. While at it, fix various places where
we were only issuing resource state transition on the first sub-resource
instead of doing it per-layer/aspect.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15698>
2022-04-08 11:54:44 +00:00
..
dzn_cmd_buffer.cpp dzn: Support independent depth/stencil access 2022-04-08 11:54:44 +00:00
dzn_descriptor_set.cpp dzn: drop unused include 2022-04-07 19:53:03 +00:00
dzn_device.cpp dzn: Force sampleCounts to 1 for bgra4 images 2022-04-08 11:54:43 +00:00
dzn_image.cpp dzn: Support independent depth/stencil access 2022-04-08 11:54:44 +00:00
dzn_meta.cpp dzn: use dxil_validator 2022-04-07 00:00:45 +00:00
dzn_nir.c dzn: drop needless includes 2022-04-07 19:53:03 +00:00
dzn_nir.h
dzn_pass.cpp dzn: Support independent depth/stencil access 2022-04-08 11:54:44 +00:00
dzn_pipeline.cpp dzn: Fix pipeline creation when rasterization is disabled 2022-04-08 11:54:43 +00:00
dzn_pipeline_cache.cpp dzn: drop incorrect return statement 2022-04-07 19:53:03 +00:00
dzn_private.h dzn: Support independent depth/stencil access 2022-04-08 11:54:44 +00:00
dzn_query.cpp
dzn_sync.cpp
dzn_util.c dzn: Fix dzn_translate_viewport() when height < 0 2022-04-08 11:54:43 +00:00
dzn_util.cpp dzn: use dxil_validator 2022-04-07 00:00:45 +00:00
dzn_wsi.cpp
meson.build dozen: require c++20 for designated initializers 2022-04-05 16:58:56 +00:00
vulkan_dzn.def