uniform4i

Declaration

void uniform4i(
    WebGLUniformLocation? location, 
    GLint x, 
    GLint y, 
    GLint z, 
    GLint w
);