i965: Even if no VS inputs are set, still load some amount of URB as required.
authorEric Anholt <eric@anholt.net>
Tue, 4 Aug 2009 00:12:43 +0000 (17:12 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 4 Aug 2009 00:19:03 +0000 (17:19 -0700)
commite340d4f9866db4bae391288e83a630a310b0dd2b
tree5224e24f08d198fab9cdb1d37f89a047d1ebf426
parente93848e595176ae0bad3bfe64e0ca63fd089bb72
i965: Even if no VS inputs are set, still load some amount of URB as required.

See comment on Vertex URB Entry Read Length for VS_STATE.

This, combined with the previous three commits, fixes #22945.
src/mesa/drivers/dri/i965/brw_vs_emit.c