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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig_chrome.h 16 #define GR_GL_NO_CONSTANT_ATTRIBUTES 1
24 #define GR_GL_NO_CONSTANT_ATTRIBUTES 0
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
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramDesc.cpp 321 GR_GL_NO_CONSTANT_ATTRIBUTES;

Completed in 365 milliseconds