Source position: ctgl.pas line 8275
type TglUniformMatrix4x2fv = procedure(
location: GLint;
count: GLsizei;
transpose: GLboolean;
value: PGLfloat
);