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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 256 void (GLAPIENTRY * ClearColor)(GLclampf, GLclampf, GLclampf, GLclampf);
  /external/opencv3/modules/core/src/
gl_core_3_1.cpp 481 PFNCLEARCOLORPROC ClearColor;
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 710 GLfloat ClearColor[4]; /**< Accumulation buffer clear color */
732 union gl_color_union ClearColor; /**< Color for glClear, unclamped */
    [all...]

Completed in 228 milliseconds