Handbook
Glossary
glSampleCoverage ( value invert -- )
Vocabulary
opengl
.
gl
Inputs
value
an
object
invert
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glSampleCoverage
( value invert -- )
{
"glSampleCoverage"
"glSampleCoverageARB"
}
50
gl-function-pointer
\
void
{
GLclampf
GLboolean
}
\
cdecl
alien-indirect
;