Cycles: add NanoVDB support for Metal on Apple Silicon #104837

Closed
Brecht Van Lommel wants to merge 2 commits from brecht:cycles-nanovdb-metal into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

2 Commits

Author SHA1 Message Date
140c9180bb Merge branch 'main' into cycles-nanovdb-metal 2023-02-20 11:04:03 +01:00
56070690e8 Cycles: add NanoVDB support for Metal on Apple Silicon
All checks were successful
buildbot/vexp-code-patch-coordinator Build done.
Contributed by Yulia Kuznetcova at Apple.

NanoVDB is patched to give add address spaces required by Metal. We hope that
in the future Metal will support the generic address space.

For AMD and Intel this is currently not available since it causes a performance
regression also on scenes without volumes.
2023-02-16 19:36:29 +01:00