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

◆ has_executed()

virtual bool MayaFlux::Buffers::ShaderProcessor::has_executed ( ) const
inlinevirtual

Check if compute has been executed at least once.

Returns
True if processing_function() has been called

Definition at line 448 of file ShaderProcessor.hpp.

449 {
451 }
Portal::Graphics::CommandBufferID m_last_command_buffer
constexpr CommandBufferID INVALID_COMMAND_BUFFER