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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLCaps.h 196 int maxVertexAttributes() const { return fMaxVertexAttributes; }
  /external/chromium_org/third_party/angle/src/libGLESv2/
Caps.h 238 GLuint maxVertexAttributes;
  /external/skia/src/gpu/gl/
GrGLCaps.h 197 int maxVertexAttributes() const { return fMaxVertexAttributes; }

Completed in 54 milliseconds