Home
last modified time | relevance | path

Searched refs:GLX_DIRECT_COLOR (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h69 # define GLX_DIRECT_COLOR 0x8003 macro
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c657 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()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c577 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()
Dxm_dd.c80 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) { in color_mask()
/external/mesa3d/include/GL/
Dglx.h117 #define GLX_DIRECT_COLOR 0x8003 macro
Dglxext.h80 #define GLX_DIRECT_COLOR 0x8003 macro
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp617 rank.add(1, visualType == GLX_TRUE_COLOR || visualType == GLX_DIRECT_COLOR); in configRank()
/external/mesa3d/src/glx/
Dglxext.c356 [DirectColor] = GLX_DIRECT_COLOR, in convert_from_x_visual_type()
/external/swiftshader/include/GL/
Dglxext.h80 #define GLX_DIRECT_COLOR 0x8003 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglxew.h224 #define GLX_DIRECT_COLOR 0x8003 macro