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