mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-10 19:30:07 +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`.