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

◆ create_shader_module()

std::shared_ptr< Core::VKShaderModule > MayaFlux::Portal::Graphics::ShaderFoundry::create_shader_module ( )
private

Definition at line 1395 of file ShaderFoundry.cpp.

1396{
1397 return std::make_shared<Core::VKShaderModule>();
1398}

Referenced by compile_from_file(), compile_from_source(), compile_from_spirv(), and compile_from_spirv_asm().

+ Here is the caller graph for this function: