mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 04:36:18 +00:00
TexCache: rewrite level calculation
This commit is contained in:
parent
d95e5e2b6f
commit
744b1c1624
5 changed files with 3 additions and 8 deletions
|
@ -146,7 +146,6 @@ struct VideoConfig final
|
|||
std::vector<std::string> AAModes;
|
||||
std::vector<std::string> PPShaders; // post-processing shaders
|
||||
|
||||
bool bUseMinimalMipCount;
|
||||
bool bSupportsExclusiveFullscreen;
|
||||
bool bSupportsDualSourceBlend;
|
||||
bool bSupportsPrimitiveRestart;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue