Import fixes from main repo:
authorPyry Haulos <phaulos@google.com>
Fri, 26 Sep 2014 22:34:05 +0000 (15:34 -0700)
committerPyry Haulos <phaulos@google.com>
Fri, 26 Sep 2014 23:05:31 +0000 (16:05 -0700)
commit24f9049882d302a83a4788f829863f123f2aeae1
treea101f436d2a37b0438efbf7a58840c9bc3d681bf
parente3f11d515ff7f19947731fb0725f7b4f5d482b96
Import fixes from main repo:

 * Ensure input colors are valid premultiplied values in advanced
   blending tests
 * Limit input values in mediump fma() tests to avoid overflow
 * Add necessary barrier() calls to ssbo_local_barrier tests

Change-Id: I111c58027dbdbba31047d4333dc82c10855ec75e
modules/gles31/functional/es31fAdvancedBlendTests.cpp
modules/gles31/functional/es31fBasicComputeShaderTests.cpp
modules/gles31/functional/es31fShaderCommonFunctionTests.cpp