Files
test/intern/cycles
Patrick Mours 8caeae9f40 Fix crash if OptiX context creation fails in Cycles
When encountering an error during context creation, the "OptiXDevice" constructor aborts early.
This means the "cuda_stream" vector is never resized and the destructor iterated over non-existent data.
2019-11-28 17:07:14 +01:00
..
2019-11-27 16:05:54 +01:00
2019-09-13 16:51:51 +02:00