i965: Fix state flags for gen4/5 CURBE.
authorEric Anholt <eric@anholt.net>
Mon, 19 May 2014 16:37:00 +0000 (09:37 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 2 Jul 2014 19:45:59 +0000 (12:45 -0700)
commit5ba31c34d8676b713ed031842489e166406d1afc
tree28b95a7e8bd5326c98f8484fe692315a8780735e
parenta8330c343ce7a1308904e39604f01d37e395edf9
i965: Fix state flags for gen4/5 CURBE.

If we had some NOS affecting VS compilation that resulted in optimization
changing the set of constants to be uploaded, we might not have reuploaded
the constants.

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