|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
static |
Auto-detect shader stage from file extension.
| filepath | Path to shader file |
Delegates to VKShaderModule::detect_stage_from_extension().
Definition at line 1109 of file ShaderFoundry.cpp.
References MayaFlux::Portal::Graphics::COMPUTE, MayaFlux::Core::VKShaderModule::detect_stage_from_extension(), MayaFlux::Portal::Graphics::FRAGMENT, MayaFlux::Portal::Graphics::GEOMETRY, MayaFlux::Portal::Graphics::TESS_CONTROL, MayaFlux::Portal::Graphics::TESS_EVALUATION, and MayaFlux::Portal::Graphics::VERTEX.
Referenced by load_shader().
Here is the call graph for this function:
Here is the caller graph for this function: