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

  /external/mesa3d/src/glx/
glxconfig.h 86 GLint optimalPbufferWidth; /* Only for SGIX_pbuffer. */
glxconfig.c 159 *value_return = mode->optimalPbufferWidth;
dri_common.c 245 __ATTRIB(__DRI_ATTRIB_OPTIMAL_PBUFFER_WIDTH, optimalPbufferWidth),
glxext.c 525 config->optimalPbufferWidth = *bp++;
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
glcore.h 125 GLint optimalPbufferWidth; /* Only for SGIX_pbuffer. */
glxinit.c 416 config->optimalPbufferWidth = *bp++;
  /external/mesa3d/src/mesa/drivers/dri/common/
utils.c 473 __ATTRIB(__DRI_ATTRIB_OPTIMAL_PBUFFER_WIDTH, optimalPbufferWidth),
  /external/mesa3d/src/mesa/main/
mtypes.h 553 GLint optimalPbufferWidth; /* Only for SGIX_pbuffer. */
    [all...]

Completed in 166 milliseconds