Vixen
02b45cc4
csharp
public abstract class IrAccess

One step of an IrPlace's access chain.

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

Methods (1)

  • public abstract IrType ResultType(IrType input)

    The type reached by applying this step to .

Used by (11)

  • BodyDecoderVixen.Raven
  • FunctionVerifierVixen.Raven
  • GlslEmitterVixen.Raven
  • IrExtractInstructionVixen.Raven
  • IrFieldAccessVixen.Raven
  • IrIndexAccessVixen.Raven
  • IrPlaceVixen.Raven
  • IrSwizzleAccessVixen.Raven
  • LibraryIrEncoderVixen.Raven
  • LowererVixen.Raven
  • SpirvEmitterVixen.Raven