skia2/include
Brian Salomon c48af93460 Revert "Remove GrPipeline from GrDrawOp."
This reverts commit 2bf4b3a97b.

Reason for revert: nanobench assertion

Original change's description:
> Remove GrPipeline from GrDrawOp.
> 
> GrDrawOp subclasses are now free to construct their pipelines at flush time and now in theory could use multiple GrPipelines for multipass rendering.
> 
> GrProcessorSet may be used to retain the processors from a GrPaint with "pending execution" style refs.
> 
> NVPR and Instanced rendering are updated to create their pipelines at flush time without a GrPipelineBuilder.
> 
> The monolithic pipeline creation/management that was on GrDrawOp is moved to GrMeshDrawOp. However, this is temporary and will be removed in coming changes.
> 
> Change-Id: I124282e3cea5d070970b5460c8a679fcaf7a8eff
> Reviewed-on: https://skia-review.googlesource.com/7279
> Commit-Queue: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Robert Phillips <robertphillips@google.com>
> 

TBR=bsalomon@google.com,robertphillips@google.com,csmartdalton@google.com,reviews@skia.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Change-Id: I1bc64f6cbbd5f482417637a034342c2b5371dc5c
Reviewed-on: https://skia-review.googlesource.com/9817
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2017-03-16 19:51:55 +00:00
..
android
c
codec Suggest P3 for wide gamut images in SkAndroidCodec 2017-02-15 14:35:48 +00:00
config Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" 2017-01-27 14:40:01 +00:00
core Revert[4] "store vertices arrays inline with object"""" 2017-03-16 19:17:11 +00:00
effects Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) 2017-02-20 19:21:53 +00:00
gpu Revert "Remove GrPipeline from GrDrawOp." 2017-03-16 19:51:55 +00:00
pathops
ports Add SkTypeface::getVariationDesignPosition. 2017-02-24 16:59:05 +00:00
private Make SkTArray not allocate unless reserve or initial count > 0 2017-03-16 13:08:04 +00:00
svg
utils remove SkPictureUtils.h 2017-03-08 19:44:43 +00:00
views headers: forward declare SkDOM, and include SkClipOp 2017-02-24 16:03:27 +00:00