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

/external/chromium_org/third_party/skia/include/gpu/
H A DGrTypesPriv.h75 kLast_GrVertexAttribType = kVec4ub_GrVertexAttribType enumerator in enum:GrVertexAttribType
77 static const int kGrVertexAttribTypeCount = kLast_GrVertexAttribType + 1;
/external/skia/include/gpu/
H A DGrTypesPriv.h75 kLast_GrVertexAttribType = kVec4ub_GrVertexAttribType enumerator in enum:GrVertexAttribType
77 static const int kGrVertexAttribTypeCount = kLast_GrVertexAttribType + 1;

Completed in 170 milliseconds