Table of Contents

Class EXT_texture_compression_bptc

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("EXT_texture_compression_bptc")]
public class EXT_texture_compression_bptc
Inheritance
EXT_texture_compression_bptc
Inherited Members

Constructors

EXT_texture_compression_bptc()

public EXT_texture_compression_bptc()

Fields

COMPRESSED_RGBA_BPTC_UNORM_EXT

[Value("COMPRESSED_RGBA_BPTC_UNORM_EXT")]
public const ulong COMPRESSED_RGBA_BPTC_UNORM_EXT = 36492

Field Value

ulong

COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT

[Value("COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT")]
public const ulong COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT = 36494

Field Value

ulong

COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT

[Value("COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT")]
public const ulong COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT = 36495

Field Value

ulong

COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT

[Value("COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT")]
public const ulong COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT = 36493

Field Value

ulong