mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 12:02:32 -07:00
Merge pull request #9344 from liamwhite/null
video_core: add null backend
This commit is contained in:
@@ -219,6 +219,7 @@ private:
|
||||
|
||||
bool InitializeOpenGL();
|
||||
bool InitializeVulkan();
|
||||
void InitializeNull();
|
||||
bool LoadOpenGL();
|
||||
QStringList GetUnsupportedGLExtensions() const;
|
||||
|
||||
|
Reference in New Issue
Block a user