MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ tmpl()

Assemble & MayaFlux::Portal::Graphics::ShaderSpec::Assemble::tmpl ( KernelTemplate  t)
inline

Set the kernel template.

Defaults to Elementwise.

Definition at line 350 of file ShaderSpec.hpp.

351 {
352 m_tmpl = t;
353 return *this;
354 }

References m_tmpl.

Referenced by MayaFlux::Yantra::VisionGpuExecutor::config(), and MayaFlux::Yantra::VisionGpuExecutor::run().

+ Here is the caller graph for this function: