mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-30 14:18:44 +00:00
videoConfig cleanup
This commit is contained in:
parent
4c2dd093a3
commit
5fe3def64c
6 changed files with 8 additions and 11 deletions
|
@ -163,8 +163,6 @@ struct VideoConfig
|
|||
bool bSupportsFormatReinterpretation;
|
||||
bool bSupportsPixelLighting;
|
||||
|
||||
bool bSupportsGLSL;
|
||||
bool bSupportsGLSLBlend;
|
||||
bool bSupportsGLSLUBO;
|
||||
bool bSupportsGLSLCache;
|
||||
} backend_info;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue