Source position: glext.pp line 4758
var glUniformMatrix2fv: procedure(
location: GLint;
count: GLsizei;
transpose: GLboolean;
const value: PGLfloat
);