glXCreateNewContext ( dpy config render_type share_list direct -- GLXContext )


Vocabulary
x11.glx

Inputs
dpyan object
configan object
render_typean object
share_listan object
directan object


Outputs
GLXContextan object


Definition