mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-01 09:09:26 +03:00
We require a handle to the current renderpass and the index of the subpass in certain cases, this is now tracked by the `CommandExecutor` and passed in as a parameter to `NextSubpassFunctionNode` and the newly-introduced `SubpassFunctionNode`.