i965: Ignore 'centroid' interpolation qualifier in case of persample shading
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 22 Jan 2014 23:41:58 +0000 (15:41 -0800)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 28 Jan 2014 21:32:20 +0000 (13:32 -0800)
commitdc2f94bc786768329973403248820a2e5249f102
treeb404e37ba8358785b5ea50e62852937fffe476a8
parent10dc994e094fe6e6e1478049c4290b9b839bb97d
i965: Ignore 'centroid' interpolation qualifier in case of persample shading

I missed this change in commit f5cfb4a. It fixes the incorrect
rendering caused in Dolphin Emulator.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73915

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Tested-by: Markus Wick <wickmarkus@web.de>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_wm.c