mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-28 05:37:36 -05: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