compressed texture support has been broken/untested for a while, remove cruft
authorreed <reed@google.com>
Wed, 11 May 2016 15:06:11 +0000 (08:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 11 May 2016 15:06:11 +0000 (08:06 -0700)
commit93eeadf7a19d0801074bd8c6d8ac5c4f120e5fbb
tree9f1496a4e41bc2561ecd25ca1cfc78a7ea5d3225
parente7ef01dcfda0f8ae407ba92cc03cf3f7841ec470
compressed texture support has been broken/untested for a while, remove cruft

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1970773002

Review-Url: https://codereview.chromium.org/1970773002
20 files changed:
gm/astcbitmap.cpp [deleted file]
resources/mandrill_128.ktx [deleted file]
resources/mandrill_128.pkm [deleted file]
resources/mandrill_128.r11.ktx [deleted file]
resources/mandrill_128x128_4x4.astc [deleted file]
resources/mandrill_128x128_8x8.astc [deleted file]
resources/mandrill_128x130_8x5.astc [deleted file]
resources/mandrill_128x132_8x6.astc [deleted file]
resources/mandrill_130x128_10x8.astc [deleted file]
resources/mandrill_130x128_5x4.astc [deleted file]
resources/mandrill_130x130_10x10.astc [deleted file]
resources/mandrill_130x130_10x5.astc [deleted file]
resources/mandrill_130x130_5x5.astc [deleted file]
resources/mandrill_130x132_10x6.astc [deleted file]
resources/mandrill_132x130_12x10.astc [deleted file]
resources/mandrill_132x130_6x5.astc [deleted file]
resources/mandrill_132x132_12x12.astc [deleted file]
resources/mandrill_132x132_6x6.astc [deleted file]
resources/mandrill_512.pkm [deleted file]
src/core/SkImageCacherator.cpp