forked from blender/blender
Merge latest distributed renderering changes from GHE master-cluster into master-cluster on blender.org #1
@ -963,7 +963,7 @@ bool OptiXDevice::build_optix_bvh(BVHOptiX *bvh,
|
||||
// static thread_mutex mutex;
|
||||
// thread_scoped_lock lock(mutex);
|
||||
|
||||
//const CUDAContextScope scope(this);
|
||||
const CUDAContextScope scope(this);
|
||||
|
||||
//const bool use_fast_trace_bvh = (bvh->params.bvh_type == BVH_TYPE_STATIC);
|
||||
// FRL_CGR
|
||||
|
Loading…
Reference in New Issue
Block a user