Remove invalid check from tcu::CompressedTexture
authorPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 21:41:11 +0000 (13:41 -0800)
committerPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 21:42:50 +0000 (13:42 -0800)
commit99a291878d319e67e68a4738782003c17be7a054
treeac581ba20ff385be82174877484cea730c1ddc01
parent5527531a52e5bcf38d570a7ec40522a6bcca0a89
Remove invalid check from tcu::CompressedTexture

No real 3D ASTC block formats are supported, but sliced 3D textures work
as expected.
framework/common/tcuCompressedTexture.cpp