Source position: glext.pp line 3243
var glProgramNamedParameter4fNV: procedure(
id: GLuint;
len: GLsizei;
const name: PGLubyte;
x: GLfloat;
y: GLfloat;
z: GLfloat;
w: GLfloat
);