Searched refs:setGrOpTag (Results 1 – 3 of 3) sorted by relevance
116 op->setGrOpTag(direct->getCurrentGrResourceTag()); in addOp()
2009 op->setGrOpTag(direct->getCurrentGrResourceTag()); in addDrawOp()
260 void setGrOpTag(const GrGpuResourceTag& tag) { fGrOpTag = tag; } in setGrOpTag() function