Merge branch '45-pipeline-image-fix-glsl' into 'master'
authorPyry Haulos <phaulos@google.com>
Thu, 3 Dec 2015 20:37:49 +0000 (15:37 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 3 Dec 2015 20:37:49 +0000 (15:37 -0500)
vktPipelineImageTests : fix wrongly streamed values, when constructing GLSL code

This fixes issue #45 by configuring stringstream to properly stream very small values.

See merge request !103


Trivial merge