GlTextureBufferEXT typedef

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

Implementation

typedef GlTextureBufferEXT = void Function(
    int texture, int target, int internalformat, int buffer);