OSDN Git Service

Remove incorrect "BPP" suffix from 10-bit render target formats
authorMark Thompson <sw@jkqxz.net>
Thu, 26 Apr 2018 19:23:21 +0000 (20:23 +0100)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 14 May 2018 03:19:16 +0000 (11:19 +0800)
commit70956d6a3c65aa6c2df2050613bc351ea76f9e04
tree31f64e152ce34fac152671ff302530916e49e251
parente03fb809bee12518a0b513dfd670065a4d3e581c
Remove incorrect "BPP" suffix from 10-bit render target formats

These formats are 10 bits per sample, not 10 bits per pixel.  The misleading
old names continue to work but are deprecated.

Also clean up the comments so that formats are properly documented.

Signed-off-by: Mark Thompson <sw@jkqxz.net>
va/va.h