GlTextureStorage1D typedef

GlTextureStorage1D = void Function(int bindingindex, int buffer, int offset, int stride)

Implementation

typedef GlTextureStorage1D = void Function(
    int texture, int levels, int internalformat, int width);