haswell: fix 3DSTATE_PS to fill in number of samples.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 7 May 2012 07:12:04 +0000 (09:12 +0200)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 23 Oct 2012 05:50:28 +0000 (13:50 +0800)
commitfc680d19661d8547eab8c278734826fbaf7f07ac
tree193a30a5ab817396bb274bcae00816afbf382335
parentf4088a487d546fef3e19f74d0798c2fc25aef324
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