|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Compute GPU data for this frame.
Called once per VISUAL_RATE tick. Subclasses populate their respective buffers (pixel_buffer, vertex_buffer, readback_data).
Implements MayaFlux::Nodes::GpuSync::GpuSync.
Definition at line 37 of file ComputeOutNode.cpp.
References MayaFlux::Buffers::download_from_gpu(), m_gpu_buffer, MayaFlux::Nodes::Node::m_last_output, and m_readback_data.
Here is the call graph for this function: