Searched defs:kMaxVertexAttribs (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrPrimitiveProcessor.h158 static const int kMaxVertexAttribs = 8; member in class:GrPrimitiveProcessor
234 Attribute fAttribs[kMaxVertexAttribs];

Completed in 61 milliseconds