settings: remove pessimistic flushing
This commit is contained in:
parent
a661c547d8
commit
ae59ffc56c
8 changed files with 0 additions and 28 deletions
|
@ -227,7 +227,6 @@ void RestoreGlobalState(bool is_powered_on) {
|
|||
values.shader_backend.SetGlobal(true);
|
||||
values.use_asynchronous_shaders.SetGlobal(true);
|
||||
values.use_fast_gpu_time.SetGlobal(true);
|
||||
values.use_pessimistic_flushes.SetGlobal(true);
|
||||
values.use_vulkan_driver_pipeline_cache.SetGlobal(true);
|
||||
values.bg_red.SetGlobal(true);
|
||||
values.bg_green.SetGlobal(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue