Source position: gl.pp line 1472
var glVertex4f: procedure(
x: GLfloat;
y: GLfloat;
z: GLfloat;
w: GLfloat
);