Searched refs:swapMethod (Results 1 – 18 of 18) 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
248 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
534 config->swapMethod = *bp++; in __glXInitializeVisualConfigFromTags()
925 config->swapMethod = GLX_DONT_CARE; in init_fbconfig_for_chooser()973 MATCH_DONT_CARE(swapMethod); in fbconfigs_compatible()
132 GLint swapMethod; member
123 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML; in _gl_context_modes_create()425 config->swapMethod = *bp++; in __glXInitializeVisualConfigFromTags()
374 modes->swapMethod = db_modes[i]; in driCreateConfigs()475 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
557 GLint swapMethod; member