anv/formats: Make alpha blending a property of render targets
authorNanley Chery <nanley.g.chery@intel.com>
Tue, 3 May 2016 17:08:44 +0000 (10:08 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Tue, 24 May 2016 00:26:17 +0000 (17:26 -0700)
commit2ae493d68647af26c64ae59f0127349d75817b91
treeb09188e2a52e75b0a8c0e89d3ab27dcfce7de1cb
parent9721be6681b4bedc8ca20a0a494a21ce02546577
anv/formats: Make alpha blending a property of render targets

In agreement with the SNB PRM, alpha blending is a property that render
targets may or may not support.

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