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

  /external/skia/bench/
GLVertexAttributesBench.cpp 205 GR_GL_CALL(gl, Clear(GR_GL_COLOR_BUFFER_BIT));
GLInstancedArraysBench.cpp 336 GR_GL_CALL(gl, Clear(GR_GL_COLOR_BUFFER_BIT));
  /external/skia/src/gpu/gl/
GrGLDefines.h 23 #define GR_GL_COLOR_BUFFER_BIT 0x00004000
    [all...]
GrGLGpu.cpp     [all...]

Completed in 393 milliseconds