Fix build error where the Effect Compiler was referening the Pipeline by dellis1972 · Pull Request #8839 · MonoGame/MonoGame
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters