glsl: Initialize per_vertex_accumulator::fields.
authorVinson Lee <vlee@freedesktop.org>
Sat, 12 Oct 2013 06:14:47 +0000 (23:14 -0700)
committerVinson Lee <vlee@freedesktop.org>
Sat, 19 Oct 2013 01:29:18 +0000 (18:29 -0700)
commit37cd9ac6dfcff10ab7b08c4f3b17a2cfe3a6d7e7
treeba1740978d2edb01740ade794b0ee921456af079
parent136a12ac98868d82c2ae9fcc80d11044a7ec56d1
glsl: Initialize per_vertex_accumulator::fields.

Fixes "Uninitialized pointer field" defect reported by Coverity.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/glsl/builtin_variables.cpp