Source position: gles20.pas line 1007
var glGetProgramInfoLog: procedure(
_program: GLuint;
bufsize: GLsizei;
length: PGLsizei;
infolog: Pchar
);