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

◆ on_after_execute()

void MayaFlux::Buffers::ShaderProcessor::on_after_execute ( Portal::Graphics::CommandBufferID  cmd_id,
const std::shared_ptr< VKBuffer > &  buffer 
)
protectedvirtual

Called after each process callback.

Parameters
cmdCommand buffer
bufferCurrently processed buffer

Override for post-dispatch synchronization or state updates.

Definition at line 321 of file ShaderProcessor.cpp.

321{ }

Referenced by MayaFlux::Buffers::ComputeProcessor::execute_shader().

+ Here is the caller graph for this function: