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

◆ op()

Assemble & MayaFlux::Portal::Graphics::ShaderSpec::Assemble::op ( KernelOp  o)
inline

Set the named operation the emitter will lower to SPIR-V.

Parameters
oKernelOp value.

Definition at line 390 of file ShaderSpec.hpp.

391 {
392 m_op = o;
393 return *this;
394 }

References m_op.

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

+ Here is the caller graph for this function: