|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Stage a TextureContainer layer at the declared input image binding.
Convenience for callers that hold a container and want explicit control over layer and sampler rather than relying on Datum.container resolution. Always stages as IMAGE_SAMPLED regardless of the input slot's declared access mode.
| container | Source TextureContainer. |
| layer | Array layer index (default 0). |
| sampler | Vulkan sampler. Defaults to linear when nullptr. |
Definition at line 331 of file TextureExecutionContext.hpp.
References MayaFlux::Kakshya::TextureContainer::to_image().
Here is the call graph for this function: