Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
authorRobert Phillips <robertphillips@google.com>
Fri, 27 Jan 2017 15:58:31 +0000 (10:58 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Fri, 27 Jan 2017 17:00:38 +0000 (17:00 +0000)
commit26caf898f1db66bc6923b61ef902132bbdff51dd
tree09f27bfcf01e42c750a694f8ea5310d1e5168207
parent882ccafee00a7d8d924258d59606fa878c0d9777
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs

Change-Id: Iff2278de8ddd6c0dff74e5cf1996702bad31217b
Reviewed-on: https://skia-review.googlesource.com/7647
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
include/private/GrSurfaceProxy.h
src/gpu/GrContext.cpp
src/gpu/GrContextPriv.h
src/gpu/GrSurfaceProxy.cpp
src/image/SkImage_Gpu.cpp
tests/EGLImageTest.cpp
tests/RectangleTextureTest.cpp