Add support for 10 and 12bit packed unorm formats
authorMika Isojärvi <misojarvi@google.com>
Thu, 4 May 2017 22:55:19 +0000 (15:55 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 31 Aug 2017 18:19:15 +0000 (14:19 -0400)
commitfc8d2c5cad616ca8994be9d2dd94885f3953100d
treefae5d40bb02f551bd9b906b197c226569c48393e
parent16b606a06ac36e7704e83f817de654d562e31a95
Add support for 10 and 12bit packed unorm formats

10 and 12bit unsigned normalized values are packed into highers bits
of 16bit unsigned int.

Change-Id: I18a88547ba29003961bf0806a50cb17995c72f13
Components: Framework
(cherry picked from commit 07621ffcf0362606afeccf2c2deac35bc0f3668a)
external/vulkancts/modules/vulkan/texture/vktSampleVerifierUtil.cpp
framework/common/tcuTexture.cpp
framework/common/tcuTexture.hpp
framework/common/tcuTextureUtil.cpp
modules/internal/ditTextureFormatTests.cpp