Searched refs:TessellationTestTriShader (Results 1 – 1 of 1) sorted by relevance
54 class TessellationTestTriShader : public GrGeometryProcessor { class56 TessellationTestTriShader(const SkMatrix& viewMatrix) in TessellationTestTriShader() function in skiagm::TessellationTestTriShader72 geomProc.cast<TessellationTestTriShader>().fViewMatrix); in setData()77 args.fVaryingHandler->emitAttributes(args.fGeomProc.cast<TessellationTestTriShader>()); in onEmitCode()331 shader = std::make_unique<TessellationTestTriShader>(fViewMatrix); in onExecute()