Vixen
02b45cc4
csharp
public static class BuiltInTypes

The compiler's intrinsic type table: scalars, vectors, matrices and the GPU resource types — everything Raven has, because everything Raven has must exist on a GPU. All instances are singletons, so reference equality is type identity for everything in here.

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

Fields and properties (38)

Methods (4)

Used by (24)

  • ArrayTypeSymbolVixen.Raven
  • BinderVixen.Raven
  • BufferTypeSymbolVixen.Raven
  • ConversionsVixen.Raven
  • GlobalBinderVixen.Raven
  • ImageFormatsVixen.Raven
  • Int64TestsVixen.Raven.Tests
  • IntrinsicsVixen.Raven
  • LiteralParserVixen.Raven
  • MetadataLoaderVixen.Raven
  • PrimitiveTypeSymbolVixen.Raven
  • SampleGradTestsVixen.Raven.Tests
  • SampledTextureTestsVixen.Raven.Tests
  • SampledTextureTypeSymbolVixen.Raven
  • SemanticModelVixen.Raven
  • SizedArrayTestsVixen.Raven.Tests
  • SourceMethodSymbolVixen.Raven
  • SourceNamedTypeSymbolVixen.Raven
  • StageBuiltInTestsVixen.Raven.Tests
  • StageBuiltInsVixen.Raven
  • StorageImageTestsVixen.Raven.Tests
  • StorageImageTypeSymbolVixen.Raven
  • TextureIntrinsicTestsVixen.Raven.Tests
  • TypeSystemTestsVixen.Raven.Tests