Compositor: Enable GPU denoising for OpenImageDenoise #115242

Open
Stefan Werner wants to merge 1 commits from Stefan_Werner/blender:compositor_gpu_denoising 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
Werner, Stefan 5c2b7cb01a Compositor: Enabled GPU denoising for OpenImageDenoise
When using OpenImageDenoise 2, the denoiser now gets to decide
what device to use. Device buffers will be created where necessary.
If the device supports system RAM access, it will be used directly
with zero copying.
2023-11-21 16:01:41 +01:00