Add support for alternative forms to precision tests
authorPyry Haulos <phaulos@google.com>
Fri, 29 May 2015 21:04:15 +0000 (14:04 -0700)
committerPyry Haulos <phaulos@google.com>
Fri, 29 May 2015 21:04:15 +0000 (14:04 -0700)
commit0557a707716b8a8722fa509455badf81633ad83b
tree5cc79d3f8a8be3b2b88dfaf7d08b3c9dde9c9a3b
parent4b8e35b9947de8f50d6b32116376832cc95d7d79
Add support for alternative forms to precision tests

This adds alternative(a, b) that can be used to allow two alternative
forms of sub-expression. Alternative forms will be printed to the test
log output as "{a | b}".

Bug: 19408572
Bug: 21110253
Change-Id: Id6a7508e041be2bc3a42ec44dd318b49ad7fb841
modules/glshared/glsBuiltinPrecisionTests.cpp