Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Dglxconfig.c112 *value_return = mode->transparentRed; in glx_config_get()
241 (*next)->transparentRed = GLX_DONT_CARE; in glx_config_create_list()
Dglxconfig.h65 GLint transparentRed, transparentGreen, transparentBlue, transparentAlpha; member
Dglxext.c531 config->transparentRed = *bp++; in __glXInitializeVisualConfigFromTags()
Dglxcmds.c947 config->transparentRed = GLX_DONT_CARE; in init_fbconfig_for_chooser()
1056 MATCH_DONT_CARE(transparentRed); in fbconfigs_compatible()