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

◆ pass

Kinesis::Vision::GpuVisionPass MayaFlux::Yantra::VisionGpuContexts::pass

Walk state for the current run: sequence position, geometry, working image, and the result under construction.

Lives here rather than as a run local so a deferred step's yield preserves it without copying. Reset by begin() at the top of a fresh run; left intact across a suspension.

Definition at line 70 of file VisionGpuDispatch.hpp.

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