Allow choosing random input count in builtin_functions.precision tests
authorPyry Haulos <phaulos@google.com>
Thu, 19 Mar 2015 17:56:10 +0000 (10:56 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 19 Mar 2015 17:56:10 +0000 (10:56 -0700)
commit2fe928514327a48b70de83c293881347797da3e2
tree436fc00a4bd950fff12ad13e35b5566bc5ece317
parent11672325c262fac8483ed37a35ae9ac649f85e33
Allow choosing random input count in builtin_functions.precision tests

Builtin function precision tests now use --deqp-test-iteration-count=N
command line option, if given, to choose number of random input vectors.
Otherwise default sample count of 16k is used.

Change-Id: Ib9990d607c0d7bf114d8ae4fc52a19f612205114
modules/glshared/glsBuiltinPrecisionTests.cpp