Reaper: Setup settings and final tuning.

This commit is contained in:
Fernando Sahmkow
2021-06-14 11:58:36 +02:00
parent d8ad6aa187
commit 954ad2a61e
10 changed files with 64 additions and 32 deletions

View File

@ -38,4 +38,5 @@ private:
ConfigurationShared::CheckState use_assembly_shaders;
ConfigurationShared::CheckState use_asynchronous_shaders;
ConfigurationShared::CheckState use_fast_gpu_time;
ConfigurationShared::CheckState use_caches_gc;
};