mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-04 00:35:20 +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`.