uniformMatrix2fv

Declaration

void uniformMatrix2fv(
    WebGLUniformLocation? location, 
    GLboolean transpose, 
    Float32Array array
);