Function Gl.BlendFuncSeparate
Commands for GL_VERSION_1_4
void BlendFuncSeparate
(
uint sfactorRGB,
uint dfactorRGB,
uint sfactorAlpha,
uint dfactorAlpha
) const;
Commands for GL_VERSION_1_4
void BlendFuncSeparate
(
uint sfactorRGB,
uint dfactorRGB,
uint sfactorAlpha,
uint dfactorAlpha
) const;