WEBGL_compressed_texture_astc

Undocumented in source.
@safe nothrow
struct WEBGL_compressed_texture_astc {}

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

getSupportedProfiles
auto getSupportedProfiles()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

COMPRESSED_RGBA_ASTC_10x10_KHR
enum uint COMPRESSED_RGBA_ASTC_10x10_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_10x5_KHR
enum uint COMPRESSED_RGBA_ASTC_10x5_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_10x6_KHR
enum uint COMPRESSED_RGBA_ASTC_10x6_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_10x8_KHR
enum uint COMPRESSED_RGBA_ASTC_10x8_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_12x10_KHR
enum uint COMPRESSED_RGBA_ASTC_12x10_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_12x12_KHR
enum uint COMPRESSED_RGBA_ASTC_12x12_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_4x4_KHR
enum uint COMPRESSED_RGBA_ASTC_4x4_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_5x4_KHR
enum uint COMPRESSED_RGBA_ASTC_5x4_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_5x5_KHR
enum uint COMPRESSED_RGBA_ASTC_5x5_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_6x5_KHR
enum uint COMPRESSED_RGBA_ASTC_6x5_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_6x6_KHR
enum uint COMPRESSED_RGBA_ASTC_6x6_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_8x5_KHR
enum uint COMPRESSED_RGBA_ASTC_8x5_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_8x6_KHR
enum uint COMPRESSED_RGBA_ASTC_8x6_KHR;
Undocumented in source.
COMPRESSED_RGBA_ASTC_8x8_KHR
enum uint COMPRESSED_RGBA_ASTC_8x8_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR;
Undocumented in source.
COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR
enum uint COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta