Searched defs:WasOutput (Results 1 – 4 of 4) sorted by relevance
152 static bool WasOutput(const GrOpList* opList) { in WasOutput() function
189 static bool WasOutput(TopoTestNode* node) { return (-1 != node->fOutputPos); } in WasOutput() function
202 static bool WasOutput(TopoTestNode* node) { return node->fWasOutput; } in WasOutput() function
237 static bool WasOutput(const GrRenderTask* renderTask) { in WasOutput() function