Function Gl.BlendFuncSeparatei
Commands for GL_VERSION_4_0
void BlendFuncSeparatei
(
uint buf,
uint srcRGB,
uint dstRGB,
uint srcAlpha,
uint dstAlpha
) const;
Commands for GL_VERSION_4_0
void BlendFuncSeparatei
(
uint buf,
uint srcRGB,
uint dstRGB,
uint srcAlpha,
uint dstAlpha
) const;