Home
last modified time | relevance | path

Searched refs:GLX_TRUE_COLOR (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/main/
Dglheader.h170 #define GLX_TRUE_COLOR 0x8002 macro
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dxm_api.c651 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()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c577 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()
Dxm_dd.c79 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in color_mask()
/external/mesa3d/include/GL/
Dglx.h121 #define GLX_TRUE_COLOR 0x8002 macro
Dglxext.h81 #define GLX_TRUE_COLOR 0x8002 macro
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp533 rank.add(1, visualType == GLX_TRUE_COLOR || visualType == GLX_DIRECT_COLOR); in configRank()
/external/mesa3d/src/glx/
Dglxext.c344 GLX_TRUE_COLOR, GLX_DIRECT_COLOR in convert_from_x_visual_type()
/external/swiftshader/include/GL/
Dglxext.h81 #define GLX_TRUE_COLOR 0x8002 macro