vertexAttribI4i

Declaration

void vertexAttribI4i(
    GLuint index, 
    GLint x, 
    GLint y, 
    GLint z, 
    GLint w
);