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