texStorage3D method
Implementation
void texStorage3D(
int target,
int levels,
int internalformat,
int width,
int height,
int depth,
) native;
void texStorage3D(
int target,
int levels,
int internalformat,
int width,
int height,
int depth,
) native;