csharp
public sealed class IrAccelerationStructureTypeAn opaque ray-tracing acceleration structure.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
A singleton like IrSamplerType, because there is nothing to parameterise: no element type, no dimension, no format. The ray query a shader runs against it never appears as an IR type at all — TraceRayQuery is the whole operation, and the query object lives only inside the backends.
Fields and properties (3)
public static readonly IrAccelerationStructureType Instancepublic override IrTypeKind Kindpublic override string Name
Used by (9)
- GlslEmitterVixen.Raven
- GlslTypesVixen.Raven
- IrCapabilitiesVixen.Raven
- LibraryIrDecoderVixen.Raven
- LowererVixen.Raven
- RayQueryTestsVixen.Raven.Tests
- ReflectionBuilderVixen.Raven
- SpirvEmitterVixen.Raven
- SpirvTypesVixen.Raven