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 380 of file ShaderSpec.hpp.

381 {
382 m_tmpl = t;
383 return *this;
384 }

References m_tmpl.

Referenced by MayaFlux::Yantra::VisionGpuExecutor::config(), and MayaFlux::Buffers::RelaxationSpecs::jacobi_diffusion().

+ Here is the caller graph for this function: