Searched refs:GLX_COLOR_INDEX_BIT (Results 1 – 8 of 8) sorted by relevance
153 #define GLX_COLOR_INDEX_BIT 0x00000002 macro
60 #define GLX_COLOR_INDEX_BIT 0x00000002 macro
286 glxValue |= GLX_COLOR_INDEX_BIT; in driConfigEqual()
593 (config->rgbMode) ? GLX_RGBA_BIT : GLX_COLOR_INDEX_BIT; in __glXInitializeVisualConfigFromTags()
242 return (config->renderType & GLX_COLOR_INDEX_BIT) != 0; in validate_renderType_against_config()413 } else if (config->renderType & GLX_COLOR_INDEX_BIT) { in glXCreateContext()
926 else if (*parselist & GLX_COLOR_INDEX_BIT) { in choose_visual()1632 *value = GLX_COLOR_INDEX_BIT; in get_config()
1068 else if (*parselist & GLX_COLOR_INDEX_BIT) { in choose_visual()1698 *value = GLX_COLOR_INDEX_BIT; in get_config()