mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 15:22:37 +01:00
56b3a01a59
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`.