Cycles: Fix viewport rendering with multiple GPU devices
This commit is contained in:
@@ -163,6 +163,9 @@ int TileManager::gen_tiles(bool sliced)
|
||||
}
|
||||
}
|
||||
}
|
||||
if(sliced) {
|
||||
tile_list++;
|
||||
}
|
||||
}
|
||||
|
||||
return tile_index;
|
||||
|
||||
Reference in New Issue
Block a user