mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Remove bSupportsGLSLLocation since it won't work how I expect it.
This commit is contained in:
@ -170,7 +170,6 @@ struct VideoConfig
|
||||
|
||||
bool bSupportsGLSL;
|
||||
bool bSupportsGLSLBinding;
|
||||
bool bSupportsGLSLLocation;
|
||||
bool bSupportsGLSLUBO;
|
||||
} backend_info;
|
||||
};
|
||||
|
Reference in New Issue
Block a user