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