Handbook
Glossary
glBlendEquationSeparate ( modeRGB modeAlpha -- )
Vocabulary
opengl
.
gl
Inputs
modeRGB
an
object
modeAlpha
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glBlendEquationSeparate
( modeRGB modeAlpha -- )
{
"glBlendEquationSeparate"
"glBlendEquationSeparateEXT"
}
119
gl-function-pointer
\
void
{
GLenum
GLenum
}
\
cdecl
alien-indirect
;