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

Issue 5484052: Make null gl a top level config in bench (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by bsalomon
Modified:
12 years, 9 months ago
Reviewers:
bungeman, TomH
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -59 lines) Patch
M bench/benchmain.cpp View 11 chunks +89 lines, -59 lines 2 comments Download

Messages

Total messages: 4
bsalomon
12 years, 9 months ago (2011-12-12 21:26:19 UTC) #1
bungeman
On 2011/12/12 21:26:19, bsalomon wrote: LGTM
12 years, 9 months ago (2011-12-13 15:01:55 UTC) #2
TomH
http://codereview.appspot.com/5484052/diff/1/bench/benchmain.cpp File bench/benchmain.cpp (right): http://codereview.appspot.com/5484052/diff/1/bench/benchmain.cpp#newcode267 bench/benchmain.cpp:267: { SkBitmap::kARGB_8888_Config, "NULLGPU", kGPU_Backend, &gNullGLHelper }, Is -config NULLGPU ...
12 years, 9 months ago (2011-12-14 20:50:49 UTC) #3
bsalomon
12 years, 9 months ago (2011-12-14 21:20:38 UTC) #4
http://codereview.appspot.com/5484052/diff/1/bench/benchmain.cpp
File bench/benchmain.cpp (right):

http://codereview.appspot.com/5484052/diff/1/bench/benchmain.cpp#newcode267
bench/benchmain.cpp:267: { SkBitmap::kARGB_8888_Config,  "NULLGPU", 
kGPU_Backend, &gNullGLHelper },
On 2011/12/14 20:50:49, TomH wrote:
> Is -config NULLGPU uniform across all the tools? I thought it was lower case
on
> one of the others...

The only tool that uses null gl is bench. Before this change it was a flag
(-nullgl) that replaced the normal gl backend with null gl. Now it's a config
instead.
Sign in to reply to this message.

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