compressedTexImage2D method
Implementation
void compressedTexImage2D(
int target,
int level,
int internalformat,
int width,
int height,
int border,
TypedData data,
) native;
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
void compressedTexImage2D(
int target,
int level,
int internalformat,
int width,
int height,
int border,
TypedData data,
) native;