Improve shader recompiler

This commit is contained in:
InoriRus
2021-12-20 18:00:10 +10:00
parent d0c1c8b1c8
commit 037431589f
10 changed files with 881 additions and 79 deletions
@@ -60,6 +60,8 @@ String GetPrintfOutputFile();
ProfilerDirection GetProfilerDirection();
String GetProfilerOutputFile();
bool SpirvDebugPrintfEnabled();
} // namespace Kyty::Config
#endif