i965: Set all the supported viewports for GEN7
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 6 Nov 2013 06:50:02 +0000 (22:50 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 20 Jan 2014 19:32:01 +0000 (11:32 -0800)
commitd989c4b13429c5375303828ec5a20daf9f127753
tree9e065cba5125a254f419a9e778a82c3992056536
parentfceb8b55c078b07e71f862ac135c2c339ef53e98
i965: Set all the supported viewports for GEN7

Currently MaxViewports is still 1, so this won't affect any change.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_cc.c
src/mesa/drivers/dri/i965/brw_defines.h
src/mesa/drivers/dri/i965/gen7_viewport_state.c