HomeSort by relevance Sort by last modified time
    Searched refs:swapMethod (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/glx/
glxconfig.h 93 GLint swapMethod;
glxconfig.c 165 *value_return = mode->swapMethod;
252 (*next)->swapMethod = GLX_SWAP_UNDEFINED_OML;
dri_common.c 246 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
glxext.c 527 config->swapMethod = *bp++;
    [all...]
glxcmds.c 942 config->swapMethod = GLX_DONT_CARE;
992 MATCH_DONT_CARE(swapMethod);
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/
utils.c 292 modes->swapMethod = db_modes[i];
393 __ATTRIB(__DRI_ATTRIB_SWAP_METHOD, swapMethod),
  /external/mesa3d/src/mesa/main/
mtypes.h 240 GLint swapMethod;
    [all...]

Completed in 93 milliseconds