Vixen
02b45cc4
csharp
public sealed class GlslOptions

Knobs 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 Version

    The #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