commit | f124f4a394680f8a1847339770c8d245282bbe01 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason.ekstrand@intel.com> | Thu Jul 14 18:01:29 2016 -0700 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Fri Jul 15 15:48:21 2016 -0700 |
tree | 915db073a83ad8cf6cdfd1d90d0f8ae35645584d | |
parent | a2e7b2e6538a87c60219319456f55cb42298745c [diff] |
anv: Enable independentBlend on gen7 We can totally do it, we were just only setting up one BLEND_STATE and, now that the code is unified with gen8, we should be handling it correctly. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Cc: "12.0" <mesa-stable@lists.freedesktop.org>