mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-30 00:57:55 +03: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`.