Merge branch '329-fix-undef-tests' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Tue, 22 Mar 2016 14:52:27 +0000 (07:52 -0700)
committerPyry Haulos <phaulos@google.com>
Tue, 22 Mar 2016 14:52:27 +0000 (07:52 -0700)
Fix createOpUndef tests.

If we get a Nan from the OpFMul %f32 %undef %c_f32_0 then zero that
out as well.

Fixes #329

See merge request !473


Trivial merge