Searched refs:GLX_DIRECT_COLOR (Results 1 – 14 of 14) sorted by relevance
170 #define GLX_DIRECT_COLOR 0x8003 macro
151 #define GLX_DIRECT_COLOR 0x8003 macro
75 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in _gl_convert_from_x_visual_type()
616 case GLX_DIRECT_COLOR: in dri2_display_convert_config()
575 if (xclass != GLX_TRUE_COLOR && xclass == !GLX_DIRECT_COLOR) { in initialize_visual_and_buffer()628 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in xmesa_convert_from_x_visual_type()739 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in XMesaCreateVisual()
574 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in initialize_visual_and_buffer()702 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in xmesa_convert_from_x_visual_type()827 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in XMesaCreateVisual()
79 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in color_mask()
135 #define GLX_DIRECT_COLOR 0x8003 macro
82 #define GLX_DIRECT_COLOR 0x8003 macro
81 #define GLX_DIRECT_COLOR 0x8003 macro
227 #define GLX_DIRECT_COLOR 0x8003 macro
532 rank.add(1, visualType == GLX_TRUE_COLOR || visualType == GLX_DIRECT_COLOR); in configRank()
352 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in convert_from_x_visual_type()
281 case GLX_DIRECT_COLOR: in convert_fbconfig()