|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Called before each process callback.
| cmd | Command buffer |
| buffer | Currently processing buffer |
Override to update push constants or dynamic descriptors.
Reimplemented from MayaFlux::Buffers::ShaderProcessor.
Definition at line 129 of file UVFieldProcessor.cpp.
References MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, m_pc, m_texture, MF_RT_DEBUG, MayaFlux::Buffers::UVFieldProcessor::PushConstants::mode, MayaFlux::Buffers::ShaderProcessor::set_push_constant_data(), MayaFlux::Buffers::UVFieldProcessor::PushConstants::vertex_count, and MayaFlux::Buffers::UVFieldProcessor::PushConstants::write_colour.
Here is the call graph for this function: