Source position: glcorearb.pas line 1726
var glUniformMatrix4fv: procedure(
location: GLint;
count: GLsizei;
transpose: GLboolean;
const value: PGLfloat
);