Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of https:/...
authorrobertphillips <robertphillips@google.com>
Fri, 30 Jan 2015 22:44:22 +0000 (14:44 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 30 Jan 2015 22:44:22 +0000 (14:44 -0800)
commit7f14c9bbf1954a88226a0b56f1abb1a17f31534c
treeed293be50c7e7130b96a2ea0bd2fe121b7b1af14
parentedc93bc74003e2c19219ba0b30383868b5371a96
Revert of Add device space "nudge" to gpu draws (patchset #6 id:90001 of https://codereview.chromium.org/877473005/)

Reason for revert:
Blink layout tests this time :(

Original issue's description:
> Add device space "nudge" to gpu draws
>
> This CL nudges all the GPU draws and clips slightly to match raster's round behavior for BW draws. We assume the effect will be negligible and do it for AA draws too.
>
> BUG=423834
>
> Committed: https://skia.googlesource.com/skia/+/2d55d07501c56310f97d2092d789a2bc9fa01b78
>
> Committed: https://skia.googlesource.com/skia/+/b9329991426d0b77ea194a380d72d73fb855308a

TBR=bsalomon@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=423834

Review URL: https://codereview.chromium.org/886153002
samplecode/SampleClipDrawMatch.cpp
src/core/SkClipStack.cpp
src/gpu/effects/GrConvexPolyEffect.cpp
src/gpu/gl/builders/GrGLVertexShaderBuilder.cpp