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