Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Issue 15660012: Add atlasing option to GameBench bench (Closed)

Created:
7 years, 6 months ago by robertphillips
Modified:
7 years, 6 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

This CL adds a variant of this bench that more closely matches the flags performance benchmark (i.e., atlased bitmaprect draws, non-aligned translations and full clears).

Patch Set 1 #

Patch Set 2 : fix some cruft #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -26 lines) Patch
M bench/GameBench.cpp View 1 9 chunks +120 lines, -26 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 6 months ago (2013-05-30 18:17:32 UTC) #1
bsalomon
lgtm https://codereview.chromium.org/15660012/diff/2001/bench/GameBench.cpp File bench/GameBench.cpp (right): https://codereview.chromium.org/15660012/diff/2001/bench/GameBench.cpp#newcode255 bench/GameBench.cpp:255: fAtlasRects[x][y] = SkIRect::MakeXYWH(kAtlasSpacer + x * (kAtlasCellWidth + ...
7 years, 6 months ago (2013-05-30 18:32:17 UTC) #2
robertphillips
7 years, 6 months ago (2013-05-31 13:27:27 UTC) #3
Message was sent while issue was closed.
committed as r9363

Powered by Google App Engine
This is Rietveld 408576698