[GPU] Remove TextureInfo::has_packed_mips

This commit is contained in:
Dr. Chat
2018-05-05 18:23:30 -05:00
parent 30f8fe7bb0
commit 77d1d7342e
3 changed files with 0 additions and 7 deletions

View File

@@ -764,7 +764,6 @@ TextureCache::Texture* TextureCache::Lookup(const TextureInfo& texture_info) {
COMPARE_FIELD(depth);
COMPARE_FIELD(endianness);
COMPARE_FIELD(is_tiled);
COMPARE_FIELD(has_packed_mips);
COMPARE_FIELD(input_length);
#undef COMPARE_FIELD
if (!TextureFormatIsSimilar(texture_info.texture_format,