isl/format: Update the R16G16B16X16_FLOAT entry
authorNanley Chery <nanley.g.chery@intel.com>
Mon, 6 Mar 2017 22:55:34 +0000 (14:55 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 24 Apr 2017 20:30:50 +0000 (13:30 -0700)
commit50134cede1eee1222c1a28022b42b2177f7379c2
tree52f5e73a1c1745fedb5791ddd4dd7d1a6f43563f
parentb1066f73658fe2ef912c4482e4f95f75d57e8ac5
isl/format: Update the R16G16B16X16_FLOAT entry

The section of the PRM mentioned in the code comment above this table
says that this format supports the render target write message. Internal
documentation says that this format also supports alpha blending. As a
side effect, this allows CCS_D buffers to be created for images with
this format.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/isl/isl_format.c