Add UNSIGNED_INT24 channel format.
authorJarkko Pöyry <jpoyry@google.com>
Mon, 20 Apr 2015 20:35:51 +0000 (13:35 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Tue, 21 Apr 2015 20:53:17 +0000 (13:53 -0700)
commitdb6ba452c1213fd1c2b03369fdf4c1d23f07cfad
tree34946c8494d0f44eaa4752a865ada7a46c4899ae
parentf920014f379f89bf6b9aa390a179a8e8a6e2bc53
Add UNSIGNED_INT24 channel format.

- Add UINT24 format to tcuTexture.
- Use UINT24 format instead of a combined format in depth-stencil clear
  tests.

Change-Id: Ib1ec54edd0c6ed114130fcfc63436298c4bb70c3
framework/common/tcuTexture.cpp
framework/common/tcuTexture.hpp
framework/common/tcuTextureUtil.cpp
modules/gles2/functional/es2fDepthStencilClearTests.cpp
modules/gles3/functional/es3fDepthStencilClearTests.cpp