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

◆ instance()

static ShaderFoundry & MayaFlux::Portal::Graphics::ShaderFoundry::instance ( )
inlinestatic

Definition at line 96 of file ShaderFoundry.hpp.

97 {
98 static ShaderFoundry compiler;
99 return compiler;
100 }

Referenced by MayaFlux::Portal::Graphics::get_shader_foundry(), get_vk_shader_module(), MayaFlux::Portal::Graphics::RenderFlow::initialize(), MayaFlux::Portal::Graphics::initialize(), MayaFlux::Portal::Graphics::shutdown(), and MayaFlux::Portal::Graphics::stop().

+ Here is the caller graph for this function: