i965/gen6/GT1: Increase max_vs_entries to 256.
authorPaul Berry <stereotype441@gmail.com>
Tue, 24 Jan 2012 20:16:29 +0000 (12:16 -0800)
committerPaul Berry <stereotype441@gmail.com>
Wed, 25 Jan 2012 17:43:14 +0000 (09:43 -0800)
commitdc435ae774b1deed3d00b7c7d33133c08b626737
tree5f4a9db0a56b6335c9f9d030bbf4aac3547e4285
parent6bc08ee56991ac3ca0fa0728c3907835282332b8
i965/gen6/GT1: Increase max_vs_entries to 256.

Previously, max_vs_entries was set to 128 for GT1, and 256 for GT2,
based on the PRM (see Vol2, part1, p28).  However, Bspec section 1.6.5
indicates that the maximum number of VS entries is 256 for GT1.

No piglit regressions on GT1.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_context.c