Remove GrSurfaceProxy::desc()
authorBrian Salomon <bsalomon@google.com>
Tue, 16 May 2017 01:23:13 +0000 (21:23 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 17 May 2017 13:27:12 +0000 (13:27 +0000)
commit63e7973d1f01bd03216659b9d2267f83a752c8fb
treeab2a84bb98d437e7cd48953a24979f31a88aa020
parent4d0dab9eca0d98de62c11bd31067dbf3f92e5c98
Remove GrSurfaceProxy::desc()

Adds a numStencilSamples() getter.

Bug: skia:
Change-Id: I1e57f19b3cb490a6214ea436622ed8128a5a9303
Reviewed-on: https://skia-review.googlesource.com/16994
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
gm/image_pict.cpp
include/private/GrInstancedPipelineInfo.h
include/private/GrSurfaceProxy.h
src/gpu/GrBackendTextureImageGenerator.cpp
src/gpu/GrDrawOpAtlas.cpp
src/gpu/GrSurfaceProxy.cpp
src/gpu/gl/GrGLCaps.cpp
src/image/SkImage_Gpu.cpp