Source position: ctgles3.pas line 8353
type TglGetProgramBinaryOES = procedure(
program_: GLuint;
bufSize: GLsizei;
length: PGLsizei;
binaryFormat: PGLenum;
binary: Pvoid
);