Add UNORM_INT24 format.
authorJarkko Pöyry <jpoyry@google.com>
Sat, 7 Mar 2015 01:04:33 +0000 (17:04 -0800)
committerJarkko Pöyry <jpoyry@google.com>
Mon, 16 Mar 2015 21:53:52 +0000 (14:53 -0700)
commit07104dfa13013a73a59a93cbd8d132254a5a171d
tree5d51f090af45afacb2b0182c262fa65e0f7d6ddb
parent230fe975f7a175aeeff9cdc4bd3cc7dd431c2576
Add UNORM_INT24 format.

- New format is required to support separating combined
  texture stencil formats.

Change-Id: I3cbc4f096cba6171850a9d980f01fb1c8b604a58
framework/common/tcuTexture.cpp
framework/common/tcuTexture.hpp
framework/common/tcuTextureUtil.cpp