1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00

Update embree to 3.13.5

(cherry picked from commit 5e4158eb48)
This commit is contained in:
DeeJayLSP
2022-11-24 11:45:59 -03:00
committed by Rémi Verschelde
parent 39b1c06a59
commit f694ab1c64
110 changed files with 9963 additions and 6494 deletions

View File

@@ -26,7 +26,6 @@ namespace embree
abort();
// -- GODOT end --
}
#elif defined(TASKING_TBB)
#if TBB_INTERFACE_VERSION >= 12002
tbb::task_group_context context;