There were a bunch of members and functions in GrGpuGL that were protected so that ...
12 years, 5 months ago
(2012-06-05 12:49:31 UTC)
#1
There were a bunch of members and functions in GrGpuGL that were protected so
that the old subclass could access them. This change makes them private. I also
fixed some tabbing from the GrGpuGLShaders/GrGpuGL search & replace.
Issue 6295044: Move stuff from protected to private in GrGpuGL
(Closed)
Created 12 years, 5 months ago by bsalomon
Modified 12 years, 5 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 2