Searched refs:isFullyInstantiated (Results 1 – 3 of 3) sorted by relevance
96 bool isFullyInstantiated() const;
174 bool GrOpList::isFullyInstantiated() const { in isFullyInstantiated() function in GrOpList
300 if (fDAG.opList(i) && !fDAG.opList(i)->isFullyInstantiated()) { in flush()378 if (!opList->isFullyInstantiated()) { in executeOpLists()