Merge branch '52-pipeline-image_view-sampler-fix-glsl' into 'master'
authorPyry Haulos <phaulos@google.com>
Mon, 7 Dec 2015 21:30:24 +0000 (16:30 -0500)
committerPyry Haulos <phaulos@google.com>
Mon, 7 Dec 2015 21:30:24 +0000 (16:30 -0500)
52 pipeline image & sampler tests: fix precision streaming of streaming of lookupScale variable to GLSL

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

See merge request !112


Trivial merge