Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
blendEquationSeparate
blendEquationSeparate
Declaration
void
blendEquationSeparate
(
GLenum
modeRGB
,
GLenum
modeAlpha
);