csharp
public static class ShaderStageNamesConventional file-name suffixes for the pipeline stages.
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 (4)
- EsslBackendVixen.Raven.Transpile
- GlslBackendVixen.Raven
- GoldenSpirvTestsVixen.Raven.Tests
- SpirvBackendVixen.Raven