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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
dd.h 128 * Clear the color/depth/stencil/accum buffer(s).
137 void (*Accum)( struct gl_context *ctx, GLenum op, GLfloat value );
    [all...]
mtypes.h 489 * Mask of all the color buffer bits (but not accum).
    [all...]
  /external/mesa3d/src/mesa/main/
dd.h 128 * Clear the color/depth/stencil/accum buffer(s).
137 void (*Accum)( struct gl_context *ctx, GLenum op, GLfloat value );
    [all...]
mtypes.h 489 * Mask of all the color buffer bits (but not accum).
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_icd.h 263 void (GLAPIENTRY * Accum)(GLenum, GLfloat);
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 263 void (GLAPIENTRY * Accum)(GLenum, GLfloat);
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp.h 235 GLAPI void APIENTRY GLAPI_PREFIX(Accum)(GLenum op, GLfloat value);
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitemp.h     [all...]

Completed in 656 milliseconds