Skip to content

c/client: Run D3D12 swapchain initial barriers after all possible points of failure.

Prevents a resource leak if swapchain destruction is triggered before the inital barriers are applied.

Merge request reports