|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Barrier both pressure slots between consecutive passes.
| cmd_id | Command buffer being recorded into. |
| buffer | Buffer under processing. |
| index | Zero-based index of the pass just recorded. |
The default implementation barriers the attached buffer's own handle, which these passes never touch.
Reimplemented from MayaFlux::Buffers::ComputeProcessor.
Definition at line 56 of file PressureProcessor.cpp.
References MayaFlux::Portal::Graphics::get_shader_foundry(), MayaFlux::Buffers::VolumeFieldProcessor::get_volume(), and m_pressure_field.
Here is the call graph for this function: