|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Add an OUTPUT binding at an explicit index.
| binding | Binding index. |
| byte_size | Allocation size in bytes. |
| type | Element type hint for the shader (default: FLOAT32). |
Definition at line 227 of file ShaderExecutionContext.hpp.
References MayaFlux::Yantra::ShaderExecutionContext< InputType, OutputType >::m_bindings, MayaFlux::Portal::Graphics::GpuBufferBinding::OUTPUT, and MayaFlux::Yantra::GpuDispatchCore::set_output_size().
Here is the call graph for this function: