mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
Give OSX users more of a chance of supporting Single pass DSB in the future.
This commit is contained in:
@ -171,6 +171,7 @@ struct VideoConfig
|
||||
bool bSupportsGLSL;
|
||||
bool bSupportsGLSLBinding;
|
||||
bool bSupportsGLSLUBO;
|
||||
bool bSupportsGLSLATTRBind;
|
||||
bool bSupportsGLSLCache;
|
||||
} backend_info;
|
||||
};
|
||||
|
Reference in New Issue
Block a user