Source position: ctgles3.pas line 8627
type TglProgramUniform2i64NV = procedure(
program_: GLuint;
location: GLint;
x: GLint64EXT;
y: GLint64EXT
);