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