glew/generated/lib_glad/lib_glad_ext_blend_equation_separate library
Functions
-
glBlendEquationSeparateExt(
int modeRgb, int modeAlpha) → void -
define glBlendEquationSeparateEXT GLEW_GET_FUN(__glewBlendEquationSeparateEXT) GLEW_FUN_EXPORT PFNGLBLENDEQUATIONSEPARATEEXTPROC __glewBlendEquationSeparateEXT typedef void (GLAPIENTRY * PFNGLBLENDEQUATIONSEPARATEEXTPROC) (GLenum modeRGB, GLenum modeAlpha)