GLXCreateContextAttribsARB

Protocol head for glXCreateContextAttribsARB

This protocol replaces \c GLXCreateContext, \c GLXCreateNewContext, and \c GLXCreateContextWithConfigSGIX.

Members

Variables

context
CARD32 context;
Undocumented in source.
fbconfig
CARD32 fbconfig;
Undocumented in source.
glxCode
CARD8 glxCode;
Undocumented in source.
isDirect
BOOL isDirect;
Undocumented in source.
length
CARD16 length;
Undocumented in source.
numAttribs
CARD32 numAttribs;
Undocumented in source.
reqType
CARD8 reqType;
Undocumented in source.
reserved1
CARD8 reserved1;
Undocumented in source.
reserved2
CARD16 reserved2;
Undocumented in source.
screen
CARD32 screen;
Undocumented in source.
shareList
CARD32 shareList;
Undocumented in source.

Meta