Searched refs:GLX_DIRECT_COLOR (Results 1 – 10 of 10) sorted by relevance
69 # define GLX_DIRECT_COLOR 0x8003 macro
657 if (xclass != GLX_TRUE_COLOR && xclass != GLX_DIRECT_COLOR) { in initialize_visual_and_buffer()708 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in xmesa_convert_from_x_visual_type()822 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in XMesaCreateVisual()
577 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in initialize_visual_and_buffer()704 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in xmesa_convert_from_x_visual_type()829 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in XMesaCreateVisual()
80 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in color_mask()
117 #define GLX_DIRECT_COLOR 0x8003 macro
80 #define GLX_DIRECT_COLOR 0x8003 macro
617 rank.add(1, visualType == GLX_TRUE_COLOR || visualType == GLX_DIRECT_COLOR); in configRank()
356 [DirectColor] = GLX_DIRECT_COLOR, in convert_from_x_visual_type()
224 #define GLX_DIRECT_COLOR 0x8003 macro