Revert "Use scratch keys for stencil buffers."
authorbsalomon <bsalomon@google.com>
Mon, 24 Nov 2014 20:19:05 +0000 (12:19 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 24 Nov 2014 20:19:06 +0000 (12:19 -0800)
commit19cd0f1813c4050e7604e1c5b9b5c7ca3de85e7b
treec637ddfec1b517b372e8bf6612672ead4e151816
parent90d0ff013bbd8e5295d1517d41cb408e9d9f4d93
Revert "Use scratch keys for stencil buffers."

This reverts commit 91175f19664a62851da4ca4e0984a7c7c45b258f.

Revert "Cleanup res cache bench and split out into a unit test."

This reverts commit 4e4303f002c5958c6c958e7ba8e49b24c25f0b22.

Revert "rebaselines"

This reverts commit 65ba7b57759bfca60b24bc34dc46fc8caaf146f0.

TBR=tomhudson@google.com

Review URL: https://codereview.chromium.org/752233002
15 files changed:
bench/GrResourceCacheBench.cpp
expectations/gm/Test-Android-GalaxyS4-SGX544-Arm7-Debug/expected-results.json
expectations/gm/Test-Android-GalaxyS4-SGX544-Arm7-Release/expected-results.json
expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/expected-results.json
expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/expected-results.json
expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug/expected-results.json
expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release/expected-results.json
expectations/gm/Test-Win8-ShuttleA-GTX660-x86_64-Debug/expected-results.json
include/gpu/GrContext.h
src/gpu/GrContext.cpp
src/gpu/GrGpu.cpp
src/gpu/GrStencilBuffer.cpp
src/gpu/GrStencilBuffer.h
src/gpu/gl/GrGpuGL.cpp
tests/ResourceCacheTest.cpp