Vixen
02b45cc4
csharp
public record class IrField

One field of an IrStructType.

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

Fields and properties (2)

  • public string Name
  • public IrType Type

Methods (1)

  • public IrField(string Name, IrType Type)

    One field of an IrStructType.

Used by (19)

  • CompiledLibraryTestsVixen.Raven.Tests
  • GlslEmitterVixen.Raven
  • ImportPrunerVixen.Raven
  • InheritanceTestsVixen.Raven.Tests
  • IrCapabilitiesVixen.Raven
  • IrFieldAccessVixen.Raven
  • IrPrinterVixen.Raven
  • IrStructTypeVixen.Raven
  • IrVerifierVixen.Raven
  • LibraryIrDecoderVixen.Raven
  • LibraryIrEncoderVixen.Raven
  • LowererVixen.Raven
  • LoweringTestsVixen.Raven.Tests
  • MonomorphisationTestsVixen.Raven.Tests
  • ReflectionBuilderVixen.Raven
  • ShaderLayoutVixen.Raven
  • ShaderLayoutTestsVixen.Raven.Tests
  • SpirvEmitterVixen.Raven
  • SpirvTypesVixen.Raven