i965/gen8: Don't enable alpha test and alpha to coverage if draw bufer zero is intege...
authorAnuj Phogat <anuj.phogat@gmail.com>
Tue, 18 Oct 2016 22:52:19 +0000 (15:52 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Mon, 24 Oct 2016 18:07:39 +0000 (11:07 -0700)
commit35010718bc64c169b19268ec988b3e358272c302
tree4f9985eaf24465772d03cc0623ca12eb9cd56d73
parent93b84cae54d1af7ecd0db3bc9f3bb5ab7c09ef55
i965/gen8: Don't enable alpha test and alpha to coverage if draw bufer zero is integer type

We follow this rule at multiple places in i965 driver. This patch
doesn't fix any testcase.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/gen8_blend_state.c