Source position: ctgl.pas line 8306
type TglVertexAttribI3ui = procedure(
index_: GLuint;
x: GLuint;
y: GLuint;
z: GLuint
);