When trying to load an ATITC, S3TC, or PVRTC compressed texture in Java on Android (glCompressedTexImage2D), which GL constants should be set for the third parameter?
For example...if I wanted to load a PVRTC texture that supports alpha.
Am I supposed to use a constant that describes the format (but does not necessarily have the format in the name)? ex. GL_RGBA