Source position: ctgl.pas line 10407
type TglUniform4fARB = procedure(
location: GLint;
v0: GLfloat;
v1: GLfloat;
v2: GLfloat;
v3: GLfloat
);