Change parameters to GrPipelineBuilder's ctor
authorrobertphillips <robertphillips@google.com>
Sat, 28 May 2016 15:51:06 +0000 (08:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 28 May 2016 15:51:06 +0000 (08:51 -0700)
commit40ff8ed522d05a18a9ae92b2df96080677aed212
tree191565509662f219712b9ca7ce707946f18984e7
parent97205a4b419e0b7b1864db1945c4098c01874bbc
Change parameters to GrPipelineBuilder's ctor

This is just plumbing prep to remove the GrRenderTarget from the GrPipelineBuilder.

Split out of: https://codereview.chromium.org/1988923002/ (Declassify GrClipMaskManager and Remove GrRenderTarget and GrDrawTarget from GrPipelineBuilder)

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2015333002

Review-Url: https://codereview.chromium.org/2015333002
gm/constcolorprocessor.cpp
src/gpu/GrDrawContext.cpp
src/gpu/GrPipelineBuilder.cpp
src/gpu/GrPipelineBuilder.h
src/gpu/text/GrAtlasTextBlob.cpp
src/gpu/text/GrStencilAndCoverTextContext.cpp