csharp
public sealed class GlslOptionsKnobs for the GLSL backend.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public int VersionThe #version to declare. 450 is the default because it is what Vulkan-targeted GLSL uses and what glslangValidator assumes.
Used by (2)
- GlslBackendVixen.Raven
- GlslEmitterVixen.Raven