Skip to content

dzn: Emit missing transition barriers for rendering attachments

VkRenderingAttachmentInitialLayoutInfoMESA provides information about the initialLayout -> currentLayout that's expected when we begin a render pass. Let's take it into account.

Fixes: 2d079844 ("dzn: Add support for dynamic rendering")

/cc @jenatali

Merge request reports