Home
last modified time | relevance | path

Searched refs:transparentRed (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dglcontextmodes.c179 mode->transparentRed = config->transparentRed; in _gl_copy_visual_to_context_mode()
288 *value_return = mode->transparentRed; in _gl_get_context_mode_data()
448 (*next)->transparentRed = GLX_DONT_CARE; in _gl_context_modes_create()
562 ((a->transparentRed == b->transparentRed) && in _gl_context_modes_are_same()
H A DvisualConfigs.c152 c->transparentRed = GLX_NONE; in __glXAquaCreateVisualConfigs()
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxfbconfig.c40 (c1->transparentRed == c2->transparentRed) && in AreFBConfigsMatch()
H A Dglxvisuals.c64 (v1->transparentRed == v2->transparentRed) && in glxVisualsMatch()
H A Dglxcmdsswap.c344 buf[p++] = pGlxVisual->transparentRed; in __glXSwapGetVisualConfigs()
H A Dglxcmds.c1754 buf[p++] = pGlxVisual->transparentRed; in __glXGetVisualConfigs()
2954 buf[p++] = pFBConfig->transparentRed; in __glXGetFBConfigs()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmx_glxvisuals.c169 config->transparentRed = value; in GetGLXVisualConfigs()
397 config->transparentRed = value; in GetGLXFBConfigs()
603 cfg->transparentRed = fbcfg->transparentRed; in GetGLXVisualConfigsFromFBConfigs()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxscreens.h76 GLint transparentRed, transparentGreen, transparentBlue, transparentAlpha; member
H A Dglxdricommon.c70 __ATTRIB(__DRI_ATTRIB_TRANSPARENT_RED_VALUE, transparentRed),
H A Dglxcmds.c951 buf[p++] = modes->transparentRed; in __glXDisp_GetVisualConfigs()
1066 WRITE_PAIR(GLX_TRANSPARENT_RED_VALUE, modes->transparentRed); in DoGetFBConfigs()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.c1851 c->base.transparentRed = GLX_NONE; in glxWinCreateConfigs()
1860 c->base.transparentRed = in glxWinCreateConfigs()
2201 c->base.transparentRed = in glxWinCreateConfigsExt()
2214 c->base.transparentRed = GLX_NONE; in glxWinCreateConfigsExt()