Home | History | Annotate | Download | only in xlib

Lines Matching defs:contextFlags

1118                unsigned profileMask, unsigned contextFlags)
1135 profileMask, contextFlags);
2746 int contextFlags = 0x0;
2765 contextFlags = attrib_list[++i];
2784 /* check contextFlags */
2785 if (contextFlags & ~contextFlagsAll) {
2830 if ((contextFlags & GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) &&
2845 profileMask, contextFlags);