Return GrGLContext from GrTestTarget
authorjoshualitt <joshualitt@chromium.org>
Thu, 25 Jun 2015 22:02:22 +0000 (15:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 25 Jun 2015 22:02:22 +0000 (15:02 -0700)
commitb6d93ea428ca5d13641c35faca7d0380980a3a17
tree482159018499cec34c78f210ee12f0f7e42cb17e
parent2436f191e6602953b32a51cf50f2d7a4e2af90fd
Return GrGLContext from GrTestTarget

BUG=skia:

Review URL: https://codereview.chromium.org/1207393002
gm/imagefromyuvtextures.cpp
src/gpu/GrGpu.h
src/gpu/GrTest.cpp
src/gpu/GrTest.h
src/gpu/gl/GrGLContext.h
src/gpu/gl/GrGLGpu.h
tests/ResourceCacheTest.cpp
tests/SurfaceTest.cpp