release 0.1.0

This commit is contained in:
InoriRus
2022-05-21 22:04:50 +10:00
parent bc02c0560e
commit a37a9ca253
1056 changed files with 222884 additions and 41332 deletions
@@ -56,12 +56,16 @@ String GetCommandBufferDumpFolder();
Log::Direction GetPrintfDirection();
String GetPrintfOutputFile();
String GetPrintfOutputFolder();
ProfilerDirection GetProfilerDirection();
String GetProfilerOutputFile();
bool SpirvDebugPrintfEnabled();
bool PipelineDumpEnabled();
String GetPipelineDumpFolder();
} // namespace Kyty::Config
#endif