webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebGLCompressedTextureS3TC Interface Reference

import"WebGLCompressedTextureS3TC.idl";

Public Attributes

const unsigned long COMPRESSED_RGB_S3TC_DXT1_EXT = 0x83F0
 
const unsigned long COMPRESSED_RGBA_S3TC_DXT1_EXT = 0x83F1
 
const unsigned long COMPRESSED_RGBA_S3TC_DXT3_EXT = 0x83F2
 
const unsigned long COMPRESSED_RGBA_S3TC_DXT5_EXT = 0x83F3
 

Member Data Documentation

◆ COMPRESSED_RGB_S3TC_DXT1_EXT

const unsigned long WebGLCompressedTextureS3TC::COMPRESSED_RGB_S3TC_DXT1_EXT = 0x83F0

◆ COMPRESSED_RGBA_S3TC_DXT1_EXT

const unsigned long WebGLCompressedTextureS3TC::COMPRESSED_RGBA_S3TC_DXT1_EXT = 0x83F1

◆ COMPRESSED_RGBA_S3TC_DXT3_EXT

const unsigned long WebGLCompressedTextureS3TC::COMPRESSED_RGBA_S3TC_DXT3_EXT = 0x83F2

◆ COMPRESSED_RGBA_S3TC_DXT5_EXT

const unsigned long WebGLCompressedTextureS3TC::COMPRESSED_RGBA_S3TC_DXT5_EXT = 0x83F3

The documentation for this interface was generated from the following file: