glsl: Initialize the rest of values of ir_constant::value.
authorVinson Lee <vlee@vmware.com>
Sun, 29 Aug 2010 06:55:51 +0000 (23:55 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 29 Aug 2010 06:55:51 +0000 (23:55 -0700)
commitf67400d4671ce7776f71cafced6546dddecba42c
treef18bf4f224204ad25c7a7677911dffe8016338e4
parent182d6350609408fa167d4a76ad02cdb93f10dcdd
glsl: Initialize the rest of values of ir_constant::value.

Fixes valgrind uninitialized value errors in the piglit shader tests for
softpipe and llvmpipe.
src/glsl/ir.cpp