st/nine: Fix a regression and syntax cleanup
authorAxel Davy <axel.davy@ens.fr>
Sun, 21 May 2017 22:19:01 +0000 (00:19 +0200)
committerAxel Davy <axel.davy@ens.fr>
Tue, 23 May 2017 22:40:43 +0000 (00:40 +0200)
commit7e04ae74d44105dca8190fc2fdd2ab8581cbe698
tree6444ec026865af999f6612dec2159e8597d43002
parent7009955281260fbb488736706679eb9fa73493d4
st/nine: Fix a regression and syntax cleanup

A few cleanups and in particular initializing properly
the new pipe_draw_info fields.
This should fix the regression caused by
330d0607ed60fd3edca192e54b4246310f06652f

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101088

Signed-off-by: Axel Davy <axel.davy@ens.fr>
Tested-by: Edmondo Tommasina <edmondo.tommasina@gmail.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
src/gallium/state_trackers/nine/device9.c
src/gallium/state_trackers/nine/indexbuffer9.c
src/gallium/state_trackers/nine/indexbuffer9.h
src/gallium/state_trackers/nine/nine_state.c