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

import"WebGLCompressedTexturePVRTC.idl";

Public Attributes

const unsigned long COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 0x8C00
 
const unsigned long COMPRESSED_RGB_PVRTC_2BPPV1_IMG = 0x8C01
 
const unsigned long COMPRESSED_RGBA_PVRTC_4BPPV1_IMG = 0x8C02
 
const unsigned long COMPRESSED_RGBA_PVRTC_2BPPV1_IMG = 0x8C03
 

Member Data Documentation

◆ COMPRESSED_RGB_PVRTC_2BPPV1_IMG

const unsigned long WebGLCompressedTexturePVRTC::COMPRESSED_RGB_PVRTC_2BPPV1_IMG = 0x8C01

◆ COMPRESSED_RGB_PVRTC_4BPPV1_IMG

const unsigned long WebGLCompressedTexturePVRTC::COMPRESSED_RGB_PVRTC_4BPPV1_IMG = 0x8C00

◆ COMPRESSED_RGBA_PVRTC_2BPPV1_IMG

const unsigned long WebGLCompressedTexturePVRTC::COMPRESSED_RGBA_PVRTC_2BPPV1_IMG = 0x8C03

◆ COMPRESSED_RGBA_PVRTC_4BPPV1_IMG

const unsigned long WebGLCompressedTexturePVRTC::COMPRESSED_RGBA_PVRTC_4BPPV1_IMG = 0x8C02

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