WIP: Fix: Respect Blender Cycles setting for GPU denoising #118841

Draft
Nikita Sirgienko wants to merge 1 commits from Sirgienko/blender:address_gpu_denoising_settings_respect into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Nikita Sirgienko 83b084ab3d Fix: Respect Blender Cycles setting for GPU denoising
Previously, GPU denoisers were ignoring settings about render
configuration and were using any available GPU. With these changes,
GPU denoisers will use the device selected in Blender Cycles
settings.
This allows any GPU denoiser to be used with CPU rendering.
2024-02-28 14:53:07 +01:00