Source position: ctgles3.pas line 8612
type TglProgramBinaryOES = procedure(
program_: GLuint;
binaryFormat: GLenum;
binary: Pvoid;
length: GLint
);