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