GlTextureStorage3DEXT typedef

GlTextureStorage3DEXT = void Function(int texture, int target, int levels, int internalformat, int width, int height, int depth)

Implementation

typedef GlTextureStorage3DEXT = void Function(int texture, int target,
    int levels, int internalformat, int width, int height, int depth);