Fix build error where the Effect Compiler was referening the Pipeline by dellis1972 · Pull Request #8839 · MonoGame/MonoGame

@dellis1972

SimonDarksideJ

approved these changes Jun 12, 2025

CartBlanche pushed a commit that referenced this pull request

Jun 27, 2025
#8839)

Fix an build error where we were using `ExternalToo.Run` from the Effect
Compiler.
Recent changes means we cannot access that method. So lets refactor the
Vulkan code to use a shared `RunTool` method which can be used from
DX12.