csharp
public sealed class BuiltInNamedTypeSymbolA named type the compiler supplies rather than reading from source: string, object, and the GPU resource types. Instances are singletons owned by BuiltInTypes.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public override string Namepublic override SpecialType SpecialTypepublic override TypeKind TypeKindpublic override ResourceKind ResourceKindHow a field of this type binds on the GPU.
Methods (2)
public override IReadOnlyList<Symbol> GetMembers()public override string ToDisplayString()
Used by (5)
- BuilderVixen.Raven
- BuiltInTypesVixen.Raven
- LowererVixen.Raven
- SampleGradTestsVixen.Raven.Tests
- TextureIntrinsicTestsVixen.Raven.Tests