Fix #36873: cycles opencl render status show negative sample count.
This commit is contained in:
@@ -1086,7 +1086,7 @@ public:
|
||||
|
||||
tile.sample = sample + 1;
|
||||
|
||||
//task->update_progress(tile);
|
||||
task->update_progress(tile);
|
||||
}
|
||||
|
||||
task->release_tile(tile);
|
||||
|
Reference in New Issue
Block a user