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