Source position: glext.pp line 2059
var glProgramParameter4fNV: procedure(
target: GLenum;
index: GLuint;
x: GLfloat;
y: GLfloat;
z: GLfloat;
w: GLfloat
);