Source position: ctgles2.pas line 8546
type TglMultiTexCoord4i = procedure(
target: GLenum;
s: GLint;
t: GLint;
r: GLint;
q: GLint
);