Open SaschaWillems opened 1 week ago
This PR removes an unnecessary access to the retired swapchain just get a number to iterate over a vector. Instead of doing that, the code now simply iterates over that vector.
Replaces #1019
Fixes #1015
Please ensure the following points are checked:
[x] This PR describes the scope and expected impact of the changes I am making
Note: The Samples CI runs a number of checks including:
Description
This PR removes an unnecessary access to the retired swapchain just get a number to iterate over a vector. Instead of doing that, the code now simply iterates over that vector.
Replaces #1019
Fixes #1015
General Checklist:
Please ensure the following points are checked:
[x] This PR describes the scope and expected impact of the changes I am making
Note: The Samples CI runs a number of checks including: