glew/generated/lib_glad/lib_glad_ext_blend_func_separate library
Functions
-
glBlendFuncSeparateExt(
int sfactorRgb, int dfactorRgb, int sfactorAlpha, int dfactorAlpha) → void -
define glBlendFuncSeparateEXT GLEW_GET_FUN(__glewBlendFuncSeparateEXT) GLEW_FUN_EXPORT PFNGLBLENDFUNCSEPARATEEXTPROC __glewBlendFuncSeparateEXT typedef void (GLAPIENTRY * PFNGLBLENDFUNCSEPARATEEXTPROC) (GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha)