haswell: fix 3DSTATE_PS to fill in number of samples.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 18 Sep 2012 13:40:02 +0000 (09:40 -0400)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 23 Oct 2012 05:56:02 +0000 (13:56 +0800)
commit6f73ef3314adca2becee8f16339b0ac9ae6e4d74
tree05256b53f0d90728c28be83c604a1d4a09d5d1c9
parentdcceb2101606e9299669ac45bfcf93e2fd826824
haswell: fix 3DSTATE_PS to fill in number of samples.

The sample mask value must match what is set for 3DSTATE_SAMPLE_MASK,
through gen7_emit_invarient_states().

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
src/i965_defines.h
src/i965_render.c