Source position: glext.pp line 4776
var glVertexAttrib3f: procedure(
index: GLuint;
x: GLfloat;
y: GLfloat;
z: GLfloat
);