Home | History | Annotate | Download | only in glx

Lines Matching refs:GLX_DONT_CARE

211  * zero or \c GLX_DONT_CARE (which is -1).  As support for additional
241 (*next)->visualID = GLX_DONT_CARE;
242 (*next)->visualType = GLX_DONT_CARE;
245 (*next)->transparentRed = GLX_DONT_CARE;
246 (*next)->transparentGreen = GLX_DONT_CARE;
247 (*next)->transparentBlue = GLX_DONT_CARE;
248 (*next)->transparentAlpha = GLX_DONT_CARE;
249 (*next)->transparentIndex = GLX_DONT_CARE;
250 (*next)->xRenderable = GLX_DONT_CARE;
251 (*next)->fbconfigID = GLX_DONT_CARE;
253 (*next)->bindToTextureRgb = GLX_DONT_CARE;
254 (*next)->bindToTextureRgba = GLX_DONT_CARE;
255 (*next)->bindToMipmapTexture = GLX_DONT_CARE;
256 (*next)->bindToTextureTargets = GLX_DONT_CARE;
257 (*next)->yInverted = GLX_DONT_CARE;
258 (*next)->sRGBCapable = GLX_DONT_CARE;