Source position: glext.pp line 4967
var glVertexAttribI3i: procedure(
index: GLuint;
x: GLint;
y: GLint;
z: GLint
);