Remove lastOpList capability from GrSurface
authorRobert Phillips <robertphillips@google.com>
Mon, 17 Apr 2017 11:53:07 +0000 (07:53 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 17 Apr 2017 12:41:59 +0000 (12:41 +0000)
commitc589b0b5c0235c3adedc574c8846fb62414ed93c
tree747f760e5b74a05ce5c0cbc7c778d3faece2693a
parentbab2dbb5fa50da8e8365abbaa9f1490e659f436c
Remove lastOpList capability from GrSurface

This is split out of: https://skia-review.googlesource.com/c/11581/ (Split up opLists)

TBR=bsalomon@google.com

Change-Id: I80d589b42918ddd77538484c808b069576691da4
Reviewed-on: https://skia-review.googlesource.com/11793
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
include/gpu/GrSurface.h
include/private/GrSurfaceProxy.h
src/gpu/GrOpList.cpp
src/gpu/GrOpList.h
src/gpu/GrPipeline.cpp
src/gpu/GrPipeline.h
src/gpu/GrRenderTarget.cpp
src/gpu/GrRenderTargetOpList.h
src/gpu/GrSurface.cpp
src/gpu/GrTextureOpList.cpp
src/gpu/GrTextureOpList.h