Source position: ctgl.pas line 8299
type TglVertexAttribI2i = procedure(
index_: GLuint;
x: GLint;
y: GLint
);