mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-08 20:35:30 +03:00
bf89f96bf5
Implements `AddClearDepthStencilSubpass` in `CommandExecutor` which is similar to `ClearColorAttachment` in that it uses `VK_ATTACHMENT_LOAD_OP_CLEAR` for the clear which is far more efficient than using `VK_ATTACHMENT_LOAD_OP_LOAD` then doing the clear. |
||
---|---|---|
.. | ||
main |