Handbook
Glossary
glXCreateNewContext ( dpy config render_type share_list direct -- GLXContext )
Vocabulary
x11
.
glx
Inputs
dpy
an
object
config
an
object
render_type
an
object
share_list
an
object
direct
an
object
Outputs
GLXContext
an
object
Definition
USING:
alien
alien.c-types
alien.syntax
x11.io
x11.xlib
;
IN:
x11.glx
:
glXCreateNewContext
( dpy config render_type share_list direct -- GLXContext )
\
GLXContext
"glx"
"glXCreateNewContext"
{
pointer:
Display
GLXFBConfig
int
GLXContext
bool
}
f
alien-invoke
awaken-event-loop
;