• Home
  • Raw
  • Download

Lines Matching refs:GLXFBConfigSGIX

34     capabilities. This extension defines a new construct, a GLXFBConfigSGIX,
109 GLXFBConfigSGIX config,
113 GLXFBConfigSGIX *glXChooseFBConfigSGIX(Display *dpy,
131 GLXFBConfigSGIX glXGetFBConfigFromVisualSGIX(Display *dpy,
206 A GLXFBConfigSGIX describes the format, type and size of the color
208 is a window then the GLXFBConfigSGIX that describes it has an associated
210 X Visual associated with the GLXFBConfigSGIX.
216 GLXFBConfigSGIX *glXChooseFBConfigSGIX(Display *dpy,
229 the GLXFBConfigSGIX, given an i.d., use the GLX_FBCONFIG_ID_SGIX attribute.
231 and only the GLXFBConfigSGIX with the given XID is returned (NULL is returned
234 If no conforming GLXFBConfigSGIX exists, or if an error occurs (i.e., an
237 returned. If <attrib_list> is not NULL and more than one GLXFBConfigSGIX is
253 the drawable types that can be created with the corresponding GLXFBConfigSGIX
255 For example, a GLXFBConfigSGIX for which the value of GLX_DRAWABLE_TYPE_SGIX
261 If a GLXFBConfigSGIX supports Windows then it has an associated X Visual. The
282 to render into a drawable created with the GLXFBConfigSGIX. This attribute
283 is True if the GLXFBConfigSGIX supports Windows and/or GLX pixmaps.
294 When more than one GLXFBConfigSGIX matches the specification, a list of matching
320 To get the value of a GLX attribute for a GLXFBConfigSGIX use
323 GLXFBConfigSGIX config,
335 Note that a GLXFBConfigSGIX has an associated X Visual iff the
340 GLXFBConfigSGIX config);
342 If <config> is a valid GLXFBConfigSGIX and it has an associated X Visual then
346 It is also possible to get a GLXFBConfigSGIX, given visual information:
348 GLXFBConfigSGIX glXGetFBConfigFromVisualSGIX(Display *dpy,
352 visual attribute GLX_USE_GL is True) then the associated GLXFBConfigSGIX is
409 GLX_FBCONFIG_ID_SGIX XID i.d. of GLXFBConfigSGIX
411 Table 3: GLXFBConfigSGIX attributes (Note that GLX_RGBA and GLX_USE_GL
446 Table 4: Default values and match criteria for GLXFBConfigSGIX attributes. The
466 To create a GLX pixmap using a GLXFBConfigSGIX use
469 GLXFBConfigSGIX config,
474 <config>. If <config> is not a valid GLXFBConfigSGIX, or if it does not
480 To create a GLX context using a GLXFBConfigSGIX call
483 GLXFBConfigSGIX config,
492 GLXFBConfigSGIX that the drawable was created with. (e.g., if the
494 the GLXFBConfigSGIX's GLX_RENDER_TYPE_SGIX attribute must have
499 blue sizes of 4 would not be compatible with a GLXFBConfigSGIX that had
501 it would be compatible with a GLXFBConfigSGIX that had only a front left
507 GLXFBConfigSGIX; BadMatch if <share_list> defines an address space that