mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Implement thread ownership change for RenderingDevice
This commit is contained in:
@@ -1496,6 +1496,8 @@ public:
|
||||
|
||||
static RenderingDevice *get_singleton();
|
||||
|
||||
void make_current();
|
||||
|
||||
RenderingDevice();
|
||||
~RenderingDevice();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user