vertexAttribI4ui

Declaration

void vertexAttribI4ui(
    GLuint index, 
    GLuint x, 
    GLuint y, 
    GLuint z, 
    GLuint w
);