Source position: ctgl.pas line 10244
type TglTexBufferARB = procedure(
target: GLenum;
internalformat: GLenum;
buffer: GLuint
);