mesa/src/microsoft/vulkan
Boris Brezillon a577acf8f6 dzn: Mark transition barriers as executed when we execute barriers
It was previously done dzn_cmd_buffer_flush_transition_barriers(),
leaving the queue+flush case unhandled. Let's fix that by moving
this piece of code to dzn_cmd_buffer_exec_transition_barriers().

Fixes: 35356b1173 ("dzn: Cache and pack transition barriers")
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17314>
2022-07-01 09:42:58 +00:00
..
dzn_cmd_buffer.c dzn: Mark transition barriers as executed when we execute barriers 2022-07-01 09:42:58 +00:00
dzn_descriptor_set.c dzn: Use the vk_pipeline_layout base struct 2022-06-29 20:31:58 +00:00
dzn_device.c vulkan: Depend on vk_pipeline_layout in vk_cmd_enqueue 2022-06-29 20:31:58 +00:00
dzn_image.c dzn: Fix -Wswitch warnings 2022-06-29 09:54:42 -07:00
dzn_meta.c dzn: Fix unused var warnings 2022-06-29 09:54:42 -07:00
dzn_nir.c dozen: Use nir_test_mask instead of i2b(iand) 2022-06-30 18:00:32 +00:00
dzn_nir.h dzn: Fix triangle-fan emulation 2022-06-15 00:10:42 +00:00
dzn_pipeline.c dzn: Fix {back,front}_wr_uses_ref assignment 2022-06-29 09:54:42 -07:00
dzn_private.h dzn: Use the vk_pipeline_layout base struct 2022-06-29 20:31:58 +00:00
dzn_query.c dzn: Fixes compiling error when build with msys2/mingw 2022-06-03 16:33:00 +00:00
dzn_sync.c dzn: Fixes compiling error when build with msys2/mingw 2022-06-03 16:33:00 +00:00
dzn_util.c dzn: Fix printf() format in dxgi_get_factory() error message 2022-06-29 09:54:42 -07:00
dzn_wsi.c dzn: fixup indent 2022-04-21 11:21:06 +00:00
meson.build dzn: Fix -Wswitch warnings 2022-06-29 09:54:42 -07:00