csharp
public enum SpirvOperandKindWhat an operand word means, which is all that separates encoding from reading.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
IdA reference to a result id.
LiteralA literal number — one word, or two for a 64-bit value.
StringA literal UTF-8 string, null-terminated and padded to a word boundary.
EnumerantA literal from one of the spec's enumerations; the name is kept for the listing.
Used by (1)
- SpirvOperandVixen.Raven