mitsuba-renderer / drjit

Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering
BSD 3-Clause "New" or "Revised" License
601 stars 45 forks source link

Call domain isolation per (variant, domain, scope) #313

Open merlinND opened 3 days ago

merlinND commented 3 days ago

Replaces https://github.com/mitsuba-renderer/drjit/pull/307. Second attempt at offering a mechanism to isolate symbolic calls, after discussion with @wjakob and @njroussel.

Requires https://github.com/mitsuba-renderer/drjit-core/pull/109 in drjit-core.