Home | History | Annotate | Download | only in gpu

Lines Matching refs:fIndexCount

723             int                     fIndexCount;
736 return src.fIndexCount;
802 int indexCount() const { return fIndexCount; }
807 bool isIndexed() const { return fIndexCount > 0; }
846 int fIndexCount;