mesa/src/microsoft/vulkan
Boris Brezillon 69e8a6042f dzn: Fix 2D <-> 3D blits
layer_count == 1 doesn't imply image_is_3d. So let's add explicit
is_3d checks where appropriate.

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: Fix 2D <-> 3D blits 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: Check image view usage instead of image usage when creating an image view 2022-04-08 11:54:43 +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_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: remove unused struct 2022-04-07 19:53:03 +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