Search


Search something to see results

WEBGL_compressed_texture_pvrtc

interface WEBGL_compressed_texture_pvrtc {
    COMPRESSED_RGB_PVRTC_4BPPV1_IMG: 35840;
    COMPRESSED_RGB_PVRTC_2BPPV1_IMG: 35841;
    COMPRESSED_RGBA_PVRTC_4BPPV1_IMG: 35842;
    COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: 35843;
}

Index

Properties

Properties

COMPRESSED_RGB_PVRTC_4BPPV1_IMG: 35840
COMPRESSED_RGB_PVRTC_2BPPV1_IMG: 35841
COMPRESSED_RGBA_PVRTC_4BPPV1_IMG: 35842
COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: 35843