Vixen
02b45cc4
csharp
public sealed class IrIntrinsicInstruction

A built-in operation resolved to an opcode.

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

Fields and properties (4)

Methods (1)

  • public IrIntrinsicInstruction(IrValue? result, IrIntrinsic intrinsic, IrValue[] arguments)

    A built-in operation resolved to an opcode.

Used by (8)

  • BodyDecoderVixen.Raven
  • CompiledLibraryTestsVixen.Raven.Tests
  • GlslEmitterVixen.Raven
  • IrCapabilitiesVixen.Raven
  • IrPrinterVixen.Raven
  • LibraryIrEncoderVixen.Raven
  • LowererVixen.Raven
  • SpirvEmitterVixen.Raven