mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 18:18:49 +00:00
Remove bSupportsGLSLLocation since it won't work how I expect it.
This commit is contained in:
parent
4a84c6f742
commit
2fbca145cb
6 changed files with 26 additions and 76 deletions
|
@ -166,7 +166,6 @@ struct VideoConfig
|
|||
|
||||
bool bSupportsGLSL;
|
||||
bool bSupportsGLSLBinding;
|
||||
bool bSupportsGLSLLocation;
|
||||
bool bSupportsGLSLUBO;
|
||||
} backend_info;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue