mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 18:12:33 -07: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