skia2/tools/gpu
Brian Salomon ceef4fb5c4 Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"
This reverts commit 3fd295550f.

Reason for revert: breaking things

Original change's description:
> Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible
> 
> This op draws a texture rectangle in src over blending with no edge antialiasing. It less powerful than NonAAFillRectOp/GrPaint but has less CPU overhead.
> 
> Change-Id: Ia6107bb67c1c2a83de14c665aff64b0de2750fba
> Reviewed-on: https://skia-review.googlesource.com/33802
> Commit-Queue: Brian Salomon <bsalomon@google.com>
> Reviewed-by: Robert Phillips <robertphillips@google.com>

TBR=djsollen@google.com,bsalomon@google.com,robertphillips@google.com,brianosman@google.com

Change-Id: I9cdbeeac15b17d2d6b3385560ed826397c0373c6
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/36220
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2017-08-18 13:06:00 +00:00
..
gl Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00
mock Add Make[backend] calls for creating GrContexts 2017-07-25 14:33:03 +00:00
mtl Add support for creating a GrContext backed by Metal. 2017-07-13 21:29:33 +00:00
vk Add Make[backend] calls for creating GrContexts 2017-07-25 14:33:03 +00:00
FenceSync.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GpuTimer.h skpbench: add option for gpu timing 2016-10-05 08:42:03 -07:00
GrContextFactory.cpp Add Make[backend] calls for creating GrContexts 2017-07-25 14:33:03 +00:00
GrContextFactory.h Replace SkFAIL with SK_ABORT. 2017-08-16 15:37:54 +00:00
GrTest.cpp Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" 2017-08-18 13:06:00 +00:00
GrTest.h Revert "Revert "Plumb GrBackendTexture throughout skia."" 2017-04-20 17:17:43 +00:00
TestContext.cpp Add support for creating a GrContext backed by Metal. 2017-07-13 21:29:33 +00:00
TestContext.h Add support for creating a GrContext backed by Metal. 2017-07-13 21:29:33 +00:00