Blender Git Commit Log
Git Commits -> Revision b0a9081
Revision b0a9081 by Jeroen Bakker (master) November 23, 2020, 15:42 (GMT) |
Fix T82884: Cycles Compilation Error OpenCL/NanoVDB 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. Reviewed By: Patrick Mours Differential Revision: https://developer.blender.org/D9629 |
Commit Details:
Full Hash: b0a9081883778d134d0e8e2b411cf2d3c1523770
Parent Commit: 8351760
Lines Changed: +23, -12
1 Modified Path:
/intern/cycles/kernel/kernels/opencl/kernel_opencl_image.h (+23, -12) (Diff)