Realtime Compositor: Implement zero cost external images #115574

Merged
Omar Emara merged 1 commits from OmarEmaraDev/blender:compositor-result-wrao into main 2023-11-30 09:10:53 +01:00

1 Commits

Author SHA1 Message Date
fa96497999 Realtime Compositor: Implement zero cost external images
This patch implements a new mechanism for compositor results to wrap
external images, such as those cached in the static cache manager.
Thereby enabling zero cost use of those resources, which previously
needed a copy at each evaluation.
2023-11-29 16:30:15 +02:00