CompressedTextureAstc class Null safety

Annotations
  • @Native("WebGLCompressedTextureASTC")

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
A string representation of this object. [...]
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited

Constants

COMPRESSED_RGBA_ASTC_4x4_KHR → const int
37808
COMPRESSED_RGBA_ASTC_5x4_KHR → const int
37809
COMPRESSED_RGBA_ASTC_5x5_KHR → const int
37810
COMPRESSED_RGBA_ASTC_6x5_KHR → const int
37811
COMPRESSED_RGBA_ASTC_6x6_KHR → const int
37812
COMPRESSED_RGBA_ASTC_8x5_KHR → const int
37813
COMPRESSED_RGBA_ASTC_8x6_KHR → const int
37814
COMPRESSED_RGBA_ASTC_8x8_KHR → const int
37815
COMPRESSED_RGBA_ASTC_10x5_KHR → const int
37816
COMPRESSED_RGBA_ASTC_10x6_KHR → const int
37817
COMPRESSED_RGBA_ASTC_10x8_KHR → const int
37818
COMPRESSED_RGBA_ASTC_10x10_KHR → const int
37819
COMPRESSED_RGBA_ASTC_12x10_KHR → const int
37820
COMPRESSED_RGBA_ASTC_12x12_KHR → const int
37821
COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR → const int
37840
COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR → const int
37841
COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR → const int
37842
COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR → const int
37843
COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR → const int
37844
COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR → const int
37845
COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR → const int
37846
COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR → const int
37847
COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR → const int
37848
COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR → const int
37849
COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR → const int
37850
COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR → const int
37851
COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR → const int
37852
COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR → const int
37853