Searched refs:swapMethod (Results 1 – 7 of 7) sorted by relevance
289 modes->swapMethod = __DRI_ATTRIB_SWAP_UNDEFINED; in driCreateConfigs()293 modes->swapMethod = db_modes[i]; in driCreateConfigs()394 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
164 *value_return = mode->swapMethod; in glx_config_get()251 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML; in glx_config_create_list()
93 GLint swapMethod; member
534 config->swapMethod = *bp++; in __glXInitializeVisualConfigFromTags()539 config->swapMethod = GLX_SWAP_UNDEFINED_OML; in __glXInitializeVisualConfigFromTags()
245 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
939 config->swapMethod = GLX_DONT_CARE; in init_fbconfig_for_chooser()989 MATCH_DONT_CARE(swapMethod); in fbconfigs_compatible()
255 GLint swapMethod; member