|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
strong |
User-friendly shader stage enum.
Abstracts vk::ShaderStageFlagBits for Portal API convenience. Maps directly to Vulkan stages internally.
| Enumerator | |
|---|---|
| COMPUTE | |
| VERTEX | |
| FRAGMENT | |
| GEOMETRY | |
| TESS_CONTROL | |
| TESS_EVALUATION | |
| MESH | |
| TASK | |
Definition at line 118 of file GraphicsUtils.hpp.