mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Added new shader cache uids for pixel shader gen.
This commit is contained in:
@ -144,7 +144,7 @@ struct VideoConfig
|
||||
int iAdapter;
|
||||
|
||||
// Debugging
|
||||
bool bEnableShaderDebugging;
|
||||
bool bEnableShaderDebugging; // TODO: Obsolete?
|
||||
|
||||
// Static config per API
|
||||
// TODO: Move this out of VideoConfig
|
||||
|
Reference in New Issue
Block a user