Home | History | Annotate | Download | only in gpu

Lines Matching refs:fIndexCount

687             int                     fIndexCount;
700 return src.fIndexCount;
764 int indexCount() const { return fIndexCount; }
769 bool isIndexed() const { return fIndexCount > 0; }
808 int fIndexCount;