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

◆ is_initialized()

bool MayaFlux::Portal::Graphics::ShaderFoundry::is_initialized ( ) const
inline

Check if compiler is initialized.

Definition at line 139 of file ShaderFoundry.hpp.

139{ return m_backend != nullptr; }
std::shared_ptr< Core::VulkanBackend > m_backend

Referenced by compile_from_file(), compile_from_source(), compile_from_spirv(), MayaFlux::Portal::Graphics::ComputePress::initialize(), MayaFlux::Portal::Graphics::RenderFlow::initialize(), load_shader(), MayaFlux::Portal::Graphics::ComputePress::shutdown(), and MayaFlux::Portal::Graphics::RenderFlow::shutdown().

+ Here is the caller graph for this function: