use threadpool on C API

This commit is contained in:
Nick Fisher
2023-04-20 11:49:12 +08:00
parent dd01249547
commit c91362eefe
148 changed files with 17290 additions and 131 deletions

View File

@@ -74,7 +74,7 @@ static void freeResource(uint32_t id) {
extern "C" {
void* filament_viewer_new_android(
void* create_filament_viewer_android(
jobject surface,
JNIEnv* env,
jobject assetManager