forked from blender/blender
Lukas Stockner
3d7f298e9a
The issue here was that PathTraceWork was set up before checking if any error occurred, and it didn't account for the dummy device so it called a non-implemented function. This fix therefore avoids creating PathTraceWork for dummy devices and checks for device creation errors earlier in the process. |
||
---|---|---|
.. | ||
buffers.cpp | ||
buffers.h | ||
CMakeLists.txt | ||
denoising.cpp | ||
denoising.h | ||
display_driver.h | ||
merge.cpp | ||
merge.h | ||
output_driver.h | ||
session.cpp | ||
session.h | ||
tile.cpp | ||
tile.h |