Move unspecified-precision tests from ES2/ES3 to ES3.1
authorChris Forbes <chrisforbes@google.com>
Wed, 2 May 2018 23:31:10 +0000 (16:31 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 11 May 2018 12:54:09 +0000 (08:54 -0400)
commite9fb8d73d5625128cd8c82b8248f91a17649a339
treef3617eb745420bfe270a9934cfb8ce680dace8a8
parent4ff5a922a15bcdb93e59313221033bee1204be2c
Move unspecified-precision tests from ES2/ES3 to ES3.1

Got significant pushback from vendors about enforcing these tests on
ES2/ES3 -- ends up being a vendor choice between breaking shipping
content or failing CTS.

Moved all of these tests to ES3.1 only as a compromise.

Change-Id: I5a827064472f73908b01fa85e0097bda21038136
Components: AOSP
(cherry picked from commit 047891af31d1c8827a84e49e81b5b526ee5ee485)
14 files changed:
android/cts/master/gles2-master.txt
android/cts/master/gles31-master.txt
android/cts/master/src/gles3-test-issues.txt
data/gles2/shaders/declarations.test
data/gles3/shaders/declarations.test
data/gles31/shaders/es31/declarations.test [new file with mode: 0644]
external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/gles31-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/gles2-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/gles3-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/gles31-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/master/gles2-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/master/gles3-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/master/gles31-master.txt
modules/gles31/functional/es31fFunctionalTests.cpp