mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-16 16:10:58 +01:00
b5fad9bd06
- Switch #use to #include - Stop ignoring errors from within shader compilers - Track load errors in CompilerStats - Move LoadError to separate sealed interface, LoadResult.Failure wraps a LoadError - Move SourceFile member parsing methods to respective classes - Add tests for SourceFile loading - Start work on tests for error messages |
||
---|---|---|
.. | ||
MockShaderSources.java | ||
TestBase.java | ||
TestErrorMessages.java | ||
TestShaderSourceLoading.java |