Source position: ctgl.pas line 10323
type TglTextureBufferEXT = procedure(
texture: GLuint;
target: GLenum;
internalformat: GLenum;
buffer: GLuint
);