mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-19 20:48:00 -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