|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Derive a GpuBufferBinding list from a ShaderSpec.
Translates ShaderSpec binding declarations to the GpuBufferBinding vocabulary understood by GpuResourceManager and any GpuExecutionContext subclass. The result is suitable for passing to declare_buffer_bindings() overrides or directly to GpuResourceManager::initialise().
Definition at line 59 of file ShaderSpecBinding.hpp.
References b, MayaFlux::Portal::Graphics::ShaderSpec::bindings, to_binding_direction(), and to_element_type().
Referenced by MayaFlux::Yantra::ComputationGrammar::RuleBuilder::executes().
Here is the call graph for this function:
Here is the caller graph for this function: