compressedTexImage3D method
Implementation
void compressedTexImage3D(int target, int level, int internalformat,
int width, int height, int depth, int border, TypedData data,
[int srcOffset, int srcLengthOverride]) native;
void compressedTexImage3D(int target, int level, int internalformat,
int width, int height, int depth, int border, TypedData data,
[int srcOffset, int srcLengthOverride]) native;