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

◆ m_pending_fence

Portal::Graphics::FenceID MayaFlux::Buffers::ShaderProcessor::m_pending_fence { Portal::Graphics::INVALID_FENCE }
protected

Outstanding async submission, if any.

Definition at line 636 of file ShaderProcessor.hpp.

636{ Portal::Graphics::INVALID_FENCE }; ///< Outstanding async submission, if any.
constexpr FenceID INVALID_FENCE

Referenced by resolve_pending_dispatch(), and submit_recorded().