Searched defs:drawHullInstances (Results 1 – 2 of 2) sorted by relevance
36 virtual void drawHullInstances(GrOpFlushState*) const { SK_ABORT("Not supported."); } in drawHullInstances() function
232 void GrPathIndirectTessellator::drawHullInstances(GrOpFlushState* flushState) const { in drawHullInstances() function in GrPathIndirectTessellator