Searched refs:TessellationTestRectShader (Results 1 – 1 of 1) sorted by relevance
173 class TessellationTestRectShader : public GrGeometryProcessor { class175 TessellationTestRectShader(const SkMatrix& viewMatrix) in TessellationTestRectShader() function in skiagm::TessellationTestRectShader191 geomProc.cast<TessellationTestRectShader>().fViewMatrix); in setData()336 shader = std::make_unique<TessellationTestRectShader>(fViewMatrix); in onExecute()