aboutsummaryrefslogtreecommitdiff
path: root/bench/ClearBench.cpp
AgeCommit message (Expand)Author
2021-07-28Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContextRobert Phillips
2020-12-23Remove public getter for GrSurfaceDrawContext on SkSCanvas.Brian Salomon
2020-12-10GrRenderTargetContext->GrSurfaceDrawContextBrian Salomon
2019-06-27Track if we need stencil on GrRenderTargetContextChris Dalton
2019-04-24rewrite includes to not need so much -IfooMike Klein
2019-04-03Use SkTileMode instead of nested enumMike Reed
2019-01-16Prevent op batching in clear benchmarkMichael Ludwig
2019-01-15Revert "Force flush in clear benchmarks"Michael Ludwig
2019-01-15Force flush in clear benchmarksMichael Ludwig
2018-10-08Add clear benchmarkMichael Ludwig