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