Home | History | Annotate | Download | only in gpu

Lines Matching refs:isInstanced

771         bool isInstanced() const; // this version is longer because of asserts
773 bool isInstanced() const { return fInstanceCount > 0; }