OSDN Git Service

add RGB 10-bit packed format
authorxfengcarl <carl.zhang@intel.com>
Thu, 15 Jun 2017 15:33:45 +0000 (23:33 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Wed, 22 Nov 2017 07:27:31 +0000 (23:27 -0800)
commit841d116bd48f5fddbad63af8bf2639c1b9e9f933
tree702ebc14a33e6d2da818f78de3b896dd16fb53bd
parentd8b6b7a6d56e8a44ba38c81202efbe4c16b71575
add RGB 10-bit packed format

RGB 10-bit packed format with upper 2 bits as alpha channel.
The existing pre-defined fourcc codes can be used to signal
the position of each component for this RT format.

Signed-off-by: Carl.Zhang <carl.zhang@intel.com>
va/va.h