Searched refs:swapMethod (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglxconfig.h93 GLint swapMethod; member in struct:glx_config
H A Dglxconfig.c165 *value_return = mode->swapMethod;
252 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML;
H A Ddri_common.c248 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
H A Dglxext.c534 config->swapMethod = *bp++;
H A Dglxcmds.c925 config->swapMethod = GLX_DONT_CARE;
973 MATCH_DONT_CARE(swapMethod);
/external/mesa3d/src/glx/
H A Dglxconfig.h93 GLint swapMethod; member in struct:glx_config
H A Dglxconfig.c165 *value_return = mode->swapMethod;
252 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML;
H A Ddri_common.c248 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
H A Dglxext.c534 config->swapMethod = *bp++;
H A Dglxcmds.c925 config->swapMethod = GLX_DONT_CARE;
973 MATCH_DONT_CARE(swapMethod);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dglcore.h132 GLint swapMethod; member in struct:__GLcontextModesRec
H A Dglxinit.c123 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML;
425 config->swapMethod = *bp++;
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dglcore.h132 GLint swapMethod; member in struct:__GLcontextModesRec
H A Dglxinit.c123 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML;
425 config->swapMethod = *bp++;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
H A Dutils.c374 modes->swapMethod = db_modes[i];
475 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
/external/mesa3d/src/mesa/drivers/dri/common/
H A Dutils.c374 modes->swapMethod = db_modes[i];
475 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmtypes.h557 GLint swapMethod; member in struct:gl_config
/external/mesa3d/src/mesa/main/
H A Dmtypes.h557 GLint swapMethod; member in struct:gl_config

Completed in 2901 milliseconds