mirror of https://github.com/axmolengine/axmol.git
update s3tc #7
This commit is contained in:
parent
9bdb8a43d7
commit
e507bb0deb
|
@ -1501,7 +1501,7 @@ bool Image::initWithS3TCData(const void *data, int dataLen)
|
|||
decodeOffset += stride * height;
|
||||
}
|
||||
|
||||
encodeOffset += size;
|
||||
encodeOffset += size;
|
||||
width >>= 1;
|
||||
height >>= 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue