Searched refs:swapMethod (Results 1 – 7 of 7) sorted by relevance
164 *value_return = mode->swapMethod; in glx_config_get()246 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML; in glx_config_create_list()
89 GLint swapMethod; member
569 config->swapMethod = *bp++; in __glXInitializeVisualConfigFromTags()574 config->swapMethod = GLX_SWAP_UNDEFINED_OML; in __glXInitializeVisualConfigFromTags()
119 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
953 config->swapMethod = GLX_DONT_CARE; in init_fbconfig_for_chooser()1004 MATCH_DONT_CARE(swapMethod); in fbconfigs_compatible()
350 modes->swapMethod = __DRI_ATTRIB_SWAP_UNDEFINED; in driCreateConfigs()354 modes->swapMethod = db_modes[i]; in driCreateConfigs()480 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod); in driGetConfigAttribIndex()
178 GLint swapMethod; member