i965: Make sure the VS URB size is big enough to fit a VF VUE.
authorEric Anholt <eric@anholt.net>
Mon, 3 Aug 2009 22:24:02 +0000 (15:24 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 4 Sep 2009 21:12:35 +0000 (14:12 -0700)
commit456a16491bc757af6ba9a98e5706a78f748e9a79
tree7072e9bc6f0b3fe4fe79929881af40c2e8c70630
parent9eca0e5350377148976e0d1200f98bd20ac28197
i965: Make sure the VS URB size is big enough to fit a VF VUE.

This fix is just from code and docs inspection, but it may fix hangs on
some applications.

(cherry picked from commit e93848e595176ae0bad3bfe64e0ca63fd089bb72)
src/mesa/drivers/dri/i965/brw_vs_emit.c