compressedTexImage2D method
Implementation
void compressedTexImage2D(
int target,
int level,
int internalformat,
int width,
int height,
int border,
TypedData data,
) native;
void compressedTexImage2D(
int target,
int level,
int internalformat,
int width,
int height,
int border,
TypedData data,
) native;