Searched refs:swapMethod (Results 1 – 7 of 7) sorted by relevance
165 *value_return = mode->swapMethod; in glx_config_get()252 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML; in glx_config_create_list()
93 GLint swapMethod; member
246 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
527 config->swapMethod = *bp++; in __glXInitializeVisualConfigFromTags()
942 config->swapMethod = GLX_DONT_CARE; in init_fbconfig_for_chooser()992 MATCH_DONT_CARE(swapMethod); in fbconfigs_compatible()
292 modes->swapMethod = db_modes[i]; in driCreateConfigs()393 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
240 GLint swapMethod; member