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

◆ are_descriptors_ready()

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

Check if descriptors are initialized.

Definition at line 352 of file ShaderProcessor.hpp.

352{ return !m_descriptor_set_ids.empty(); }
std::vector< Portal::Graphics::DescriptorSetID > m_descriptor_set_ids

Referenced by MayaFlux::Buffers::RelaxationEmitProcessor::on_before_execute(), MayaFlux::Buffers::RelaxationEmitProcessor::processing_function(), and MayaFlux::Buffers::RelaxationStepProcessor::processing_function().

+ Here is the caller graph for this function: