Remove init from GrGLContextInfo and caps classes
authorbsalomon <bsalomon@google.com>
Fri, 22 May 2015 17:37:30 +0000 (10:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 22 May 2015 17:37:30 +0000 (10:37 -0700)
commit424cc26add7ed491c6941d0c0c3a0e6d83190307
tree19dc3d09aca0febddcfa6dc5f4f81459f344e24e
parent92fc2ae58331662ec411a048686cb4801e0a909a
Remove init from GrGLContextInfo and caps classes

Make Gr*Caps, GrGLContext* noncopyable

Review URL: https://codereview.chromium.org/1153813002
include/gpu/GrCaps.h
src/effects/gradients/SkSweepGradient.cpp
src/gpu/GrDrawTarget.cpp
src/gpu/GrGpuFactory.cpp
src/gpu/gl/GrGLCaps.cpp
src/gpu/gl/GrGLCaps.h
src/gpu/gl/GrGLContext.cpp
src/gpu/gl/GrGLContext.h
src/gpu/gl/GrGLGpu.cpp
src/gpu/gl/GrGLGpu.h