|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Allocates the output storage image and stages it at the declared output binding.
Only called in CONTAINER or IMAGE mode, from on_before_gpu_dispatch or per-step by callers chaining multi-pass sequences. Caches by dimension: reallocates only when width or height change from the previously staged output.
Definition at line 355 of file TextureExecutionContext.hpp.