copyTexImage2D method
Implementation
void copyTexImage2D(
int target,
int level,
int internalformat,
int x,
int y,
int width,
int height,
int border,
) native;
void copyTexImage2D(
int target,
int level,
int internalformat,
int x,
int y,
int width,
int height,
int border,
) native;