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

◆ is_dispatch_pending()

bool MayaFlux::Buffers::ShaderProcessor::is_dispatch_pending ( ) const
inline

True while an asynchronous submission is outstanding.

Definition at line 471 of file ShaderProcessor.hpp.

472 {
474 }
Portal::Graphics::FenceID m_pending_fence
Outstanding async submission, if any.
constexpr FenceID INVALID_FENCE

Referenced by processing_function(), resolve_pending_dispatch(), and set_deferred_submission().

+ Here is the caller graph for this function: