Vixen
02b45cc4
csharp
public sealed class IrFieldAccess

Selects a struct field by index.

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

Fields and properties (1)

  • public int Index

Methods (3)

  • public IrFieldAccess(int index)

    Selects a struct field by index.

  • public override IrType ResultType(IrType input)
  • public override string ToString()

Used by (6)

  • BodyDecoderVixen.Raven
  • GlslEmitterVixen.Raven
  • IrVerifierTestsVixen.Raven.Tests
  • LibraryIrEncoderVixen.Raven
  • LowererVixen.Raven
  • SpirvEmitterVixen.Raven