Searched refs:mustSkip (Results 1 – 3 of 3) sorted by relevance
150 if (state->getPipeline()->mustSkip()) { in setupPipelineAndShouldDraw()179 if (state->getPipeline()->mustSkip()) { in setupPipelineAndShouldDraw()
85 bool mustSkip() const { return NULL == this->getRenderTarget(); } in mustSkip() function
177 boolean mustSkip = data.appendUnit(unit, count, cv, customs.unitVariant, in format()179 skipped |= mustSkip; in format()