Page MenuHome

Fix T82884: Cycles Compilation Error OpenCL/NanoVDB
ClosedPublic

Authored by Jeroen Bakker (jbakker) on Nov 23 2020, 8:55 AM.

Details

Summary

Recent changes introduced acc parameter into the texture read
functions. When nanovdb isn't enabled this leads to compilation errors
as the acc variable wasn't defined. OpenCL only compiles needed
features what made it more prominent.

Diff Detail

Repository
rB Blender