|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
strong |
Shader compilation strategy.
| Enumerator | |
|---|---|
| RUNTIME | Compile at runtime. |
| PRECOMPILED | Use pre-compiled SPIR-V. |
| CACHED | Cache compiled shaders. |
Definition at line 59 of file GlobalGraphicsInfo.hpp.