Vixen
dd8b0a81
csharp
public sealed class IrFieldAccess

Selects a struct field by index.

Read the guide page for this →

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