mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
TextureCacheBase: Make "disable vram copies" part of the active config
This commit is contained in:
@@ -350,6 +350,7 @@ private:
|
||||
bool stereo_3d;
|
||||
bool efb_mono_depth;
|
||||
bool gpu_texture_decoding;
|
||||
bool disable_vram_copies;
|
||||
};
|
||||
BackupConfig backup_config = {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user