Vixen
02b45cc4
csharp
public sealed class SpirvOptions

Knobs for the SPIR-V backend.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (1)

  • public uint Version

    The version word written into the header. 1.0 is the default because it is what Vulkan 1.0 accepts, and nothing this backend emits needs a later one.

Used by (2)

  • SpirvBackendVixen.Raven
  • SpirvEmitterVixen.Raven