Lines Matching refs:GLX_DONT_CARE
237 (*next)->visualID = GLX_DONT_CARE; in glx_config_create_list()
238 (*next)->visualType = GLX_DONT_CARE; in glx_config_create_list()
241 (*next)->transparentRed = GLX_DONT_CARE; in glx_config_create_list()
242 (*next)->transparentGreen = GLX_DONT_CARE; in glx_config_create_list()
243 (*next)->transparentBlue = GLX_DONT_CARE; in glx_config_create_list()
244 (*next)->transparentAlpha = GLX_DONT_CARE; in glx_config_create_list()
245 (*next)->transparentIndex = GLX_DONT_CARE; in glx_config_create_list()
246 (*next)->xRenderable = GLX_DONT_CARE; in glx_config_create_list()
247 (*next)->fbconfigID = GLX_DONT_CARE; in glx_config_create_list()
249 (*next)->bindToTextureRgb = GLX_DONT_CARE; in glx_config_create_list()
250 (*next)->bindToTextureRgba = GLX_DONT_CARE; in glx_config_create_list()
251 (*next)->bindToMipmapTexture = GLX_DONT_CARE; in glx_config_create_list()
252 (*next)->bindToTextureTargets = GLX_DONT_CARE; in glx_config_create_list()
253 (*next)->yInverted = GLX_DONT_CARE; in glx_config_create_list()