You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
[Linux/BSD] Offload RenderingDevice creation test to subprocess.
This commit is contained in:
@@ -138,6 +138,9 @@ public:
|
||||
|
||||
virtual String get_system_ca_certificates() override;
|
||||
|
||||
virtual bool _test_create_rendering_device_and_gl(const String &p_display_driver) const override;
|
||||
virtual bool _test_create_rendering_device(const String &p_display_driver) const override;
|
||||
|
||||
OS_LinuxBSD();
|
||||
~OS_LinuxBSD();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user