[GPU] Remove TextureInfo::has_packed_mips
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user