Remove custom data from GrGpuResource
authorbsalomon <bsalomon@google.com>
Tue, 30 Aug 2016 16:42:29 +0000 (09:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 30 Aug 2016 16:42:30 +0000 (09:42 -0700)
commit9a44565e9946629c4ee776fb859d168eb953da71
treeadd02d6145e69893cbfc0100d993b0f81873dbcd
parentfc6cb7366493665dce96c5d66e67e94924b21cb6
Remove custom data from GrGpuResource

Chrome is no longer relying on this feature to track mailboxes for textures.

BUG=skia:4134

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

Review-Url: https://codereview.chromium.org/2291203002
include/gpu/GrGpuResource.h
src/gpu/GrGpuResource.cpp
tests/ResourceCacheTest.cpp