|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
protectedvirtual |
Called before each iteration's push constants and dispatch.
| cmd_id | Command buffer being recorded into. |
| buffer | Buffer under processing. |
| index | Zero-based iteration index. |
The place to rewrite descriptor bindings for ping-pong resources and to update m_push_constant_data, since push constants are re-pushed after every successful return.
Reimplemented in MayaFlux::Buffers::DiffuseProcessor, and MayaFlux::Buffers::PressureProcessor.
Definition at line 188 of file ComputeProcessor.cpp.
Referenced by execute_shader().
Here is the caller graph for this function: