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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig_chrome.h 44 #define GR_GL_MUST_USE_VBO 1
GrGLConfig.h 96 * GR_GL_MUST_USE_VBO: Indicates that all vertices and indices must be rendered
157 #if !defined(GR_GL_MUST_USE_VBO)
158 #define GR_GL_MUST_USE_VBO 0
  /external/skia/include/gpu/gl/
GrGLConfig_chrome.h 44 #define GR_GL_MUST_USE_VBO 1
GrGLConfig.h 96 * GR_GL_MUST_USE_VBO: Indicates that all vertices and indices must be rendered
157 #if !defined(GR_GL_MUST_USE_VBO)
158 #define GR_GL_MUST_USE_VBO 0
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.cpp 207 if (!GR_GL_MUST_USE_VBO &&
    [all...]
  /external/skia/src/gpu/gl/
GrGLCaps.cpp 207 if (!GR_GL_MUST_USE_VBO &&
    [all...]

Completed in 1243 milliseconds