|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
strong |
| Enumerator | |
|---|---|
| GLSL_STRING | In-memory GLSL source. |
| GLSL_FILE | Path to .comp/.vert/.frag/etc. |
| SPIRV_FILE | Path to .spv file. |
| SPIRV_ASM | In-memory SPIR-V assembly text (assembled via SPIRV-Tools, no shaderc) |
Definition at line 124 of file ShaderUtils.hpp.