Source position: ctgles3.pas line 7849
type TglVertexAttribI4i = procedure(
index_: GLuint;
x: GLint;
y: GLint;
z: GLint;
w: GLint
);