forked from dolphin-emu/dolphin
TextureCache: Implement deferred/batched EFB copies
This commit is contained in:
@@ -120,6 +120,7 @@ struct VideoConfig final
|
||||
bool bSkipEFBCopyToRam;
|
||||
bool bSkipXFBCopyToRam;
|
||||
bool bDisableCopyToVRAM;
|
||||
bool bDeferEFBCopies;
|
||||
bool bImmediateXFB;
|
||||
bool bCopyEFBScaled;
|
||||
int iSafeTextureCache_ColorSamples;
|
||||
|
||||
Reference in New Issue
Block a user