GlTextureBufferRangeEXT typedef

GlTextureBufferRangeEXT = void Function(int target, int offset, int size, int memory, int memOffset, int commit)

Implementation

typedef GlTextureBufferRangeEXT = void Function(int texture, int target,
    int internalformat, int buffer, int offset, int size);