mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Remove bSupportsGLSLLocation since it won't work how I expect it.
This commit is contained in:

committed by
Sonicadvance1

parent
4a84c6f742
commit
2fbca145cb
@ -166,7 +166,6 @@ struct VideoConfig
|
||||
|
||||
bool bSupportsGLSL;
|
||||
bool bSupportsGLSLBinding;
|
||||
bool bSupportsGLSLLocation;
|
||||
bool bSupportsGLSLUBO;
|
||||
} backend_info;
|
||||
};
|
||||
|
Reference in New Issue
Block a user