Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dglcontextmodes.c183 mode->transparentIndex = config->transparentIndex; in _gl_copy_visual_to_context_mode()
304 *value_return = mode->transparentIndex; in _gl_get_context_mode_data()
452 (*next)->transparentIndex = GLX_DONT_CARE; in _gl_context_modes_create()
568 (a->transparentIndex == b->transparentIndex)) && in _gl_context_modes_are_same()
H A DvisualConfigs.c156 c->transparentIndex = GLX_NONE; in __glXAquaCreateVisualConfigs()
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxfbconfig.c44 (c1->transparentIndex == c2->transparentIndex) && in AreFBConfigsMatch()
H A Dglxvisuals.c68 (v1->transparentIndex == v2->transparentIndex) && in glxVisualsMatch()
H A Dglxcmdsswap.c352 buf[p++] = pGlxVisual->transparentIndex; in __glXSwapGetVisualConfigs()
H A Dglxcmds.c1762 buf[p++] = pGlxVisual->transparentIndex; in __glXGetVisualConfigs()
2962 buf[p++] = pFBConfig->transparentIndex; in __glXGetFBConfigs()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmx_glxvisuals.c166 config->transparentIndex = value; in GetGLXVisualConfigs()
394 config->transparentIndex = value; in GetGLXFBConfigs()
607 cfg->transparentIndex = fbcfg->transparentIndex; in GetGLXVisualConfigsFromFBConfigs()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxscreens.h77 GLint transparentIndex; member
H A Dglxcmds.c959 buf[p++] = modes->transparentIndex; in __glXDisp_GetVisualConfigs()
1070 WRITE_PAIR(GLX_TRANSPARENT_INDEX_VALUE, modes->transparentIndex); in DoGetFBConfigs()
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dindirect.c1618 pfd.dwVisibleMask = mode->transparentIndex; in fbConfigToPixelFormat()
1855 c->base.transparentIndex = pfd.dwVisibleMask; in glxWinCreateConfigs()
1868 c->base.transparentIndex = GLX_NONE; in glxWinCreateConfigs()
2209 c->base.transparentIndex = in glxWinCreateConfigsExt()
2218 c->base.transparentIndex = GLX_NONE; in glxWinCreateConfigsExt()