mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-25 15:37:51 -05:00
video_core: add null backend
This commit is contained in:
@ -218,6 +218,7 @@ private:
|
||||
|
||||
bool InitializeOpenGL();
|
||||
bool InitializeVulkan();
|
||||
void InitializeNull();
|
||||
bool LoadOpenGL();
|
||||
QStringList GetUnsupportedGLExtensions() const;
|
||||
|
||||
|
Reference in New Issue
Block a user