Lines Matching refs:fVACount
107 int getVertexAttribCount() const { return fCommon.fVACount; }157 fVACount = drawState->fCommon.fVACount;162 fDrawState->setVertexAttribs(fVAPtr, fVACount);168 int fVACount;915 int fVACount;931 fVACount == other.fVACount &&932 fVACount * sizeof(GrVertexAttrib)) &&