Searched defs:TessellationTestOp (Results 1 – 1 of 1) sorted by relevance
289 class TessellationTestOp : public GrDrawOp { class293 TessellationTestOp(const SkMatrix& viewMatrix, const std::array<float, 3>* triPositions) in TessellationTestOp() function in skiagm::TessellationTestOp