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