Source position: glcorearb.pas line 1602
var glReadPixels: procedure(
x: GLint;
y: GLint;
width: GLsizei;
height: GLsizei;
format: GLenum;
_type: GLenum;
pixels: PGLvoid
);