clearColor

Declaration

void clearColor(
    GLclampf red, 
    GLclampf green, 
    GLclampf blue, 
    GLclampf alpha
);