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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig.h 49 * GR_GL_NO_CONSTANT_ATTRIBUTES: if this evaluates to true then the GL backend
129 #if !defined(GR_GL_NO_CONSTANT_ATTRIBUTES)
130 #define GR_GL_NO_CONSTANT_ATTRIBUTES 0
GrGLConfig_chrome.h 16 #define GR_GL_NO_CONSTANT_ATTRIBUTES 1
24 #define GR_GL_NO_CONSTANT_ATTRIBUTES 0

Completed in 62 milliseconds