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

361 {
362 m_op = o;
363 return *this;
364 }

References m_op.

Referenced by MayaFlux::Yantra::VisionGpuExecutor::config().

+ Here is the caller graph for this function: