Source position: ctgl.pas line 9753
type TglMultiTexCoord2iARB = procedure(
target: GLenum;
s: GLint;
t: GLint
);