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

Issue 6497125: Added GPU resource cache stats printing to bench & removed some noise from inst counting information (Closed)

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

Description

Added while pursuing repeatTile_index8 bug.

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed code review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M bench/benchmain.cpp View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3
robertphillips
12 years ago (2012-09-12 17:51:33 UTC) #1
bsalomon
LGTM w/ a couple Qs https://codereview.appspot.com/6497125/diff/1/bench/benchmain.cpp File bench/benchmain.cpp (right): https://codereview.appspot.com/6497125/diff/1/bench/benchmain.cpp#newcode13 bench/benchmain.cpp:13: #include "GrConfig.h" Do we ...
12 years ago (2012-09-12 20:57:36 UTC) #2
robertphillips
12 years ago (2012-09-13 14:05:28 UTC) #3
Committed as r5519

https://codereview.appspot.com/6497125/diff/1/bench/benchmain.cpp
File bench/benchmain.cpp (right):

https://codereview.appspot.com/6497125/diff/1/bench/benchmain.cpp#newcode13
bench/benchmain.cpp:13: #include "GrConfig.h"
On 2012/09/12 20:57:37, bsalomon wrote:
> Do we need this? We rarely directly include GrConfig.h (GrTypes.h if nothing
> else is necessary). (Same w/ SkConfig.h)

Done.

https://codereview.appspot.com/6497125/diff/1/bench/benchmain.cpp#newcode878
bench/benchmain.cpp:878: gRealGLHelper.cleanup();
On 2012/09/12 20:57:37, bsalomon wrote:
> Should we have a #if SK_ANGLE glAngleGLHelper.cleanup() #endif?

Done.
Sign in to reply to this message.

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