vc4: Add support for line width setting.
authorEric Anholt <eric@anholt.net>
Wed, 24 Sep 2014 21:12:35 +0000 (14:12 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 24 Sep 2014 22:56:39 +0000 (15:56 -0700)
commitf24588d64e6be50068883d484c8d759fb8979750
treecb5f17de9f2818e3205571bb7bc88dff8560727a
parent7fa399f93af288bc0b9764819d4e5b6184e75d78
vc4: Add support for line width setting.

I don't see piglit tests for it, but this should be better than not
emitting it at all.
src/gallium/drivers/vc4/vc4_emit.c
src/gallium/drivers/vc4/vc4_screen.c