Source position: glext.pp line 813
var glVertexAttrib4dARB: procedure(
index: GLuint;
x: GLdouble;
y: GLdouble;
z: GLdouble;
w: GLdouble
);