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