csharp
public static class ShaderStageNamesConventional file-name suffixes for the pipeline stages.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
Named for what it is rather than ShaderStages, which is the flags enum in Vixen.Raven.Reflection. Two types of that name in one assembly would make any file importing both ambiguous.
Methods (1)
public static string Suffix(ShaderStage stage)
Used by (3)
- GlslBackendVixen.Raven
- GoldenSpirvTestsVixen.Raven.Tests
- SpirvBackendVixen.Raven