Handbook
Glossary
glXMakeCurrent ( dpy drawable ctx -- bool )
Vocabulary
x11
.
glx
Inputs
dpy
an
object
drawable
an
object
ctx
an
object
Outputs
bool
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
x11.xlib
;
IN:
x11.glx
:
glXMakeCurrent
( dpy drawable ctx -- bool )
\
bool
"glx"
"glXMakeCurrent"
{
pointer:
Display
GLXDrawable
GLXContext
}
f
alien-invoke
awaken-event-loop
;