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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_icd.h 254 void (GLAPIENTRY * ClearAccum)(GLfloat, GLfloat, GLfloat, GLfloat);
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 254 void (GLAPIENTRY * ClearAccum)(GLfloat, GLfloat, GLfloat, GLfloat);
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
check_table.cpp 770 { "glClearAccum", _O(ClearAccum) },
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 770 { "glClearAccum", _O(ClearAccum) },
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h 247 void (GLAPIENTRYP ClearAccum)(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); /* 204 */
    [all...]
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h 157 #define glClearAccum MANGLE(ClearAccum)
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 157 #define glClearAccum MANGLE(ClearAccum)
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_gentable.c     [all...]
glapi_x86-64.S     [all...]
glapi_mapi_tmp.h 226 GLAPI void APIENTRY GLAPI_PREFIX(ClearAccum)(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
    [all...]

Completed in 48 milliseconds