Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(280)

Issue 7400049: Make GPU versions of benchs use the same canvas size as raster. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by bsalomon
Modified:
11 years, 6 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Make GPU versions of benchs use the same canvas size as raster. Committed: https://code.google.com/p/skia/source/detail?r=7827

Patch Set 1 #

Patch Set 2 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -155 lines) Patch
M bench/benchmain.cpp View 1 13 chunks +83 lines, -154 lines 4 comments Download
M include/gpu/GrContextFactory.h View 2 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 3
bsalomon
11 years, 6 months ago (2013-02-22 15:56:14 UTC) #1
robertphillips
lgtm https://codereview.appspot.com/7400049/diff/2001/bench/benchmain.cpp File bench/benchmain.cpp (right): https://codereview.appspot.com/7400049/diff/2001/bench/benchmain.cpp#newcode621 bench/benchmain.cpp:621: Why not pass in SK_ARRAY_COUNT(gConfigs) here? https://codereview.appspot.com/7400049/diff/2001/bench/benchmain.cpp#newcode685 bench/benchmain.cpp:685: ...
11 years, 6 months ago (2013-02-22 16:09:24 UTC) #2
bsalomon
11 years, 6 months ago (2013-02-22 16:13:32 UTC) #3
Message was sent while issue was closed.
https://codereview.appspot.com/7400049/diff/2001/bench/benchmain.cpp
File bench/benchmain.cpp (right):

https://codereview.appspot.com/7400049/diff/2001/bench/benchmain.cpp#newcode621
bench/benchmain.cpp:621: 
On 2013/02/22 16:09:24, robertphillips wrote:
> Why not pass in SK_ARRAY_COUNT(gConfigs) here?

Done.

https://codereview.appspot.com/7400049/diff/2001/bench/benchmain.cpp#newcode685
bench/benchmain.cpp:685: context =
gContextFactory.get(gConfigs[configIndex].fContextType);
On 2013/02/22 16:09:24, robertphillips wrote:
> NULL ==?

Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b