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