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

  /external/skia/include/gpu/gl/
GrGLConfig_chrome.h 29 #define GR_GL_MUST_USE_VBO 1
GrGLConfig.h 81 * GR_GL_MUST_USE_VBO: Indicates that all vertices and indices must be rendered
130 #if !defined(GR_GL_MUST_USE_VBO)
131 #define GR_GL_MUST_USE_VBO 0
  /external/skia/src/gpu/gl/
GrGLCaps.cpp 147 if (!GR_GL_MUST_USE_VBO &&
    [all...]

Completed in 45 milliseconds