mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Merge pull request #10255 from Pokechu22/sw-zfreeze
Software: Fix zfreeze with CullMode::All
This commit is contained in:
@ -153,8 +153,6 @@ struct VideoConfig final
|
||||
// VideoSW Debugging
|
||||
int drawStart = 0;
|
||||
int drawEnd = 0;
|
||||
bool bZComploc = false;
|
||||
bool bZFreeze = false;
|
||||
bool bDumpObjects = false;
|
||||
bool bDumpTevStages = false;
|
||||
bool bDumpTevTextureFetches = false;
|
||||
|
Reference in New Issue
Block a user