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

  /external/skia/include/gpu/gl/
GrGLConfig_chrome.h 26 #define GR_GL_MUST_USE_VBO 1
GrGLConfig.h 76 * GR_GL_MUST_USE_VBO: Indicates that all vertices and indices must be rendered
121 #if !defined(GR_GL_MUST_USE_VBO)
122 #define GR_GL_MUST_USE_VBO 0

Completed in 61 milliseconds