Source position: ctgl.pas line 9490
type TglGetUniformivARB = procedure(
programObj: GLHandleARB;
location: GLint;
params: PGLint
);