Lines Matching full:visual
23 This extension allows the user to request a particular X visual
24 type to be associated with a GLX visual, and allows the user
25 to query the X visual type underlying a GLX visual.
27 In addition, this extension provides a means to request a visual
28 with a transparent pixel and to query whether a visual supports a
115 The X visual type of a GLX visual can be queried using glXGetConfig().
117 The visual attribute GLX_TRANSPARENT_TYPE_EXT indicates whether or not
118 the visual supports transparency, and if it does support transparency,
120 GLX_NONE_EXT then windows created with the visual will not have any
122 GLX_TRANSPARENT_INDEX_EXT then the visual supports transparency.
165 GLX_X_VISUAL_TYPE_EXT integer X visual type of the GLX visual
178 GLX token name X Visual Type
187 Table 2: X visual type token values
192 glXChooseVisual is used to find a visual that matches the client's
199 describing the visual that best meets a minimum specification. The
200 boolean GLX attributes of the visual that is returned will match the
203 matched in an attribute-specific manner. If no conforming visual
207 visual type is required for the requested GLX visual.
212 then a TrueColor visual will be chosen in preference to a DirectColor
213 visual.
218 then a PseudoColor visual will be chosen in preference to a StaticColor
219 visual.
226 visual with or without a transparent pixel may be chosen.
251 list of each visual returned by glXGetVisualConfigs. The property