[][src]Function ogl33::BlendColor

pub unsafe fn BlendColor(
    red: GLfloat,
    green: GLfloat,
    blue: GLfloat,
    alpha: GLfloat
)

See glBlendColor

Fallbacks: BlendColorEXT