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

  /external/chromium_org/third_party/skia/include/gpu/gl/
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
GrGLConfig_chrome.h 44 #define GR_GL_MUST_USE_VBO 1

Completed in 33 milliseconds