Searched refs:GLX_COLOR_INDEX_BIT (Results 1 – 8 of 8) sorted by relevance
153 #define GLX_COLOR_INDEX_BIT 0x00000002 macro
58 #define GLX_COLOR_INDEX_BIT 0x00000002 macro
284 glxValue |= GLX_COLOR_INDEX_BIT; in driConfigEqual()
607 (config->rgbMode) ? GLX_RGBA_BIT : GLX_COLOR_INDEX_BIT; in __glXInitializeVisualConfigFromTags()
247 return (config->renderType & GLX_COLOR_INDEX_BIT) != 0; in validate_renderType_against_config()410 } else if (config->renderType & GLX_COLOR_INDEX_BIT) { in glXCreateContext()
1068 else if (*parselist & GLX_COLOR_INDEX_BIT) { in choose_visual()1696 *value = GLX_COLOR_INDEX_BIT; in get_config()
933 else if (*parselist & GLX_COLOR_INDEX_BIT) { in choose_visual()1642 *value = GLX_COLOR_INDEX_BIT; in get_config()