Home
last modified time | relevance | path

Searched refs:TessellationTestRectShader (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/gm/
Dtessellation.cpp173 class TessellationTestRectShader : public GrGeometryProcessor { class
175 TessellationTestRectShader(const SkMatrix& viewMatrix) in TessellationTestRectShader() function in skiagm::TessellationTestRectShader
191 geomProc.cast<TessellationTestRectShader>().fViewMatrix); in setData()
336 shader = std::make_unique<TessellationTestRectShader>(fViewMatrix); in onExecute()