12 years, 11 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.
Issue 5484052: Make null gl a top level config in bench
(Closed)
Created 12 years, 11 months ago by bsalomon
Modified 12 years, 11 months ago
Reviewers: bungeman, TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 2