Class IrSamplerType
Represents a sampler type.
public class IrSamplerType : IrType
- Inheritance
-
IrSamplerType
- Inherited Members
Fields
Instance
Shared singleton instance of the sampler type.
public static readonly IrSamplerType Instance
Field Value
Properties
Kind
Gets the IR node kind for this type.
public override IrNodeKind Kind { get; }
Property Value
Name
Gets the display name of this sampler type.
public override string Name { get; }