Searched refs:GLX_TRUE_COLOR (Results 1 – 9 of 9) sorted by relevance
170 #define GLX_TRUE_COLOR 0x8002 macro
651 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()815 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()705 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in xmesa_convert_from_x_visual_type()830 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in XMesaCreateVisual()
79 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in color_mask()
121 #define GLX_TRUE_COLOR 0x8002 macro
81 #define GLX_TRUE_COLOR 0x8002 macro
595 rank.add(1, visualType == GLX_TRUE_COLOR || visualType == GLX_DIRECT_COLOR); in configRank()
344 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in convert_from_x_visual_type()
79 #define GLX_TRUE_COLOR 0x8002 macro