On 2011/09/28 21:03:08, bsalomon wrote: > > Nit: function could be static. > > Does ...
13 years, 1 month ago
(2011-09-28 22:08:37 UTC)
#5
On 2011/09/28 21:03:08, bsalomon wrote:
> > Nit: function could be static.
>
> Does static add value in an anon namespace?
Whoops, missed the namespace. No, it doesn't.
>
>
http://codereview.appspot.com/5129047/diff/4003/gpu/src/GrGLProgram.cpp#newco...
> gpu/src/GrGLProgram.cpp:548: #if GR_DEBUG
> On 2011/09/28 19:11:45, junov1 wrote:
> > Why GR_DEBUG? could be GR_EXPERIMENTAL_GEO_SHADER or something like that
>
> The idea is to make the bots run it. But it is a bit unclear. I made a new
> #define that resolves to GR_DEBUG.
Issue 5129047: experimental GS
(Closed)
Created 13 years, 1 month ago by bsalomon
Modified 13 years, 1 month ago
Reviewers: junov, Stephen White, junov1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 8