Searched refs:kPreallocAttribCnt (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrPrimitiveProcessor.h169 enum { kPreallocAttribCnt = 8 }; enumerator in enum:GrPrimitiveProcessor::__anon17031
170 SkSTArray<kPreallocAttribCnt, Attribute> fAttribs;

Completed in 77 milliseconds