Update SkImage_NewFromTexture test, to just test release
authorbrianosman <brianosman@google.com>
Fri, 22 Jul 2016 14:22:04 +0000 (07:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 22 Jul 2016 14:22:04 +0000 (07:22 -0700)
commitdb2cb10f4d2a33acab7bc1aef9d9d6cc566143f9
treea82f5b05e79f24d81213e380049e959c571fd128
parentbb24383abb724c516e472af4eec68f2c3f17a6d0
Update SkImage_NewFromTexture test, to just test release
procs of SkImage::MakeFromTexture.

Previous code included an old pattern, and may be
responsible for intermittent Mac bot failure

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

Review-Url: https://codereview.chromium.org/2168933002
tests/ImageTest.cpp