async tasks
This commit is contained in:
@@ -20,5 +20,6 @@ public:
|
||||
bool create(ANativeWindow* window = nullptr);
|
||||
void destroy();
|
||||
void swap();
|
||||
bool make_current(ANativeWindow* window = nullptr);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user