Source position: glext.pp line 4790
var glVertexAttrib4f: procedure(
index: GLuint;
x: GLfloat;
y: GLfloat;
z: GLfloat;
w: GLfloat
);