[4.0] Fixed loading of compressed texture formats 44/166144/1
authoradam.b <adam.b@samsung.com>
Fri, 5 Jan 2018 11:43:21 +0000 (11:43 +0000)
committerHeeyong Song <heeyong.song@samsung.com>
Mon, 8 Jan 2018 06:56:01 +0000 (15:56 +0900)
commita93eb5f538b6a4619fca31627eb90ab34342f081
tree5ed4dc4748a21188057e4856496197b89be8a1e6
parentd7e9c7f9c021e927d68775321827a62cd17a273a
[4.0] Fixed loading of compressed texture formats

- ASTC loader fixed
- KTX loader fixed
- PixelBuffer implementation allows to allocate fixed size
  memory buffer independent on the texture format

Change-Id: I97dbd4e4b9910832a86c1b0b6229808e5ae4a64f
adaptors/common/pixel-buffer-impl.cpp
adaptors/common/pixel-buffer-impl.h
platform-abstractions/tizen/image-loaders/loader-astc.cpp
platform-abstractions/tizen/image-loaders/loader-ktx.cpp