Lines Matching defs:fVACount
108 int getVertexAttribCount() const { return fCommon.fVACount; }158 fVACount = drawState->fCommon.fVACount;163 fDrawState->setVertexAttribs(fVAPtr, fVACount);169 int fVACount;914 int fVACount;930 fVACount == other.fVACount &&931 !memcmp(fVAPtr, other.fVAPtr, fVACount