Merge branch 'blender-v3.3-release'

This commit is contained in:
Patrick Mours 2022-08-12 16:14:51 +02:00
commit d13ed3c157
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ class PathTrace {
unique_ptr<Denoiser> denoiser_;
/* Denoiser device descriptor which holds the denoised big tile for multi-device workloads. */
unique_ptr<PathTraceWork> denoiser_buffer_;
unique_ptr<PathTraceWork> big_tile_denoise_work_;
/* State which is common for all the steps of the render work.
* Is brought up to date in the `render()` call and is accessed from all the steps involved into