Update embree to 3.13.5

This commit is contained in:
DeeJayLSP
2022-11-24 11:45:59 -03:00
committed by Rémi Verschelde
parent f16c5b564b
commit 5e4158eb48
110 changed files with 9963 additions and 6494 deletions

View File

@@ -3,6 +3,9 @@
#include "alloc.h"
#include "../../common/sys/thread.h"
#if defined(APPLE) && defined(__aarch64__)
#include "../../common/sys/barrier.h"
#endif
namespace embree
{