Searched refs:swapMethod (Results 1 – 8 of 8) sorted by relevance
164 *value_return = mode->swapMethod; in glx_config_get()248 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML; in glx_config_create_list()
89 GLint swapMethod; member
584 config->swapMethod = *bp++; in __glXInitializeVisualConfigFromTags()589 config->swapMethod = GLX_SWAP_UNDEFINED_OML; in __glXInitializeVisualConfigFromTags()
119 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
956 config->swapMethod = GLX_DONT_CARE; in init_fbconfig_for_chooser()1007 MATCH_DONT_CARE(swapMethod); in fbconfigs_compatible()
30 GLint swapMethod; member
325 modes->swapMethod = __DRI_ATTRIB_SWAP_UNDEFINED; in driCreateConfigs()329 modes->swapMethod = db_modes[i]; in driCreateConfigs()
332 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod); in driGetConfigAttribIndex()