Home | History | Annotate | Download | only in gpu

Lines Matching defs:fIndexCount

741             int                     fIndexCount;
754 return src.fIndexCount;
820 int indexCount() const { return fIndexCount; }
825 bool isIndexed() const { return fIndexCount > 0; }
864 int fIndexCount;