Home
last modified time | relevance | path

Searched refs:GLX_NONE (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/glx/
Dglxconfig.c239 (*next)->visualRating = GLX_NONE; in glx_config_create_list()
240 (*next)->transparentPixel = GLX_NONE; in glx_config_create_list()
Ddri_common.c204 glxValue = GLX_NONE; in driConfigEqual()
206 if (config->visualRating == GLX_NONE) { in driConfigEqual()
Dglxcmds.c946 config->transparentPixel = GLX_NONE; in init_fbconfig_for_chooser()
1046 if (a->transparentPixel == GLX_NONE) { in fbconfigs_compatible()
1047 if (b->transparentPixel != GLX_NONE && b->transparentPixel != 0) in fbconfigs_compatible()
Dglxext.c404 return GLX_NONE; in convert_from_x_visual_type()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h66 # define GLX_NONE 0x8000 macro
DDisplayGLX.cpp215 GLX_X_RENDERABLE, True, GLX_CONFIG_CAVEAT, GLX_NONE, None}; in initialize()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.c250 #define GLX_NONE 0x8000 macro
309 *value = GLX_NONE; in driGetConfigAttribIndex()
/third_party/mesa3d/include/GL/
Dglx.h114 #define GLX_NONE 0x8000 macro
Dglxext.h77 #define GLX_NONE 0x8000 macro
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp583 rank.add(1, visual.getAttrib(GLX_TRANSPARENT_TYPE) == GLX_NONE); in configRank()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c712 ? glx_visual_types[ visualType ] : GLX_NONE; in xmesa_convert_from_x_visual_type()
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h77 #define GLX_NONE 0x8000 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h77 #define GLX_NONE 0x8000 macro
/third_party/openGLES/api/GL/
Dglxext.h58 #define GLX_NONE 0x8000 macro