Reaper: Setup settings and final tuning.

This commit is contained in:
Fernando Sahmkow 2021-06-14 11:58:36 +02:00
parent 978aabb1d0
commit 25e2362427
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;
};