uniform2f

Declaration

void uniform2f(
    WebGLUniformLocation? location, 
    GLfloat x, 
    GLfloat y
);