csharp
public sealed class SpirvOptionsKnobs 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 VersionThe 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