Home | History | Annotate | Download | only in gpu

Lines Matching defs:fIndexCount

692             int                     fIndexCount;
705 return src.fIndexCount;
749 int indexCount() const { return fIndexCount; }
754 bool isIndexed() const { return fIndexCount > 0; }
784 int fIndexCount;