st/nine: Memset pipe_resource templates
authorAxel Davy <axel.davy@ens.fr>
Sun, 9 Oct 2016 12:26:32 +0000 (14:26 +0200)
committerAxel Davy <axel.davy@ens.fr>
Mon, 10 Oct 2016 21:43:48 +0000 (23:43 +0200)
commit9904581dc663543861c05ecf0ddd1a51a934f812
tree65609a732d4f34d57c2ff648533c1280cd436f77
parentd43151318aad1c8dc4a44dcb35d3c984ef922960
st/nine: Memset pipe_resource templates

Fixes regression introduced by
ecd6fce2611e88ff8468a354cff8eda39f260a31
and is more future proof than just clearing the next
field.

Other nine usages did already zero out the templates.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net>
src/gallium/state_trackers/nine/device9.c
src/gallium/state_trackers/nine/swapchain9.c