Add new large constant array indexing tests
authorJohn Richardson <john.richardson@mobica.com>
Tue, 28 Mar 2017 15:54:13 +0000 (16:54 +0100)
committerMika Isojärvi <misojarvi@google.com>
Tue, 11 Jul 2017 17:30:45 +0000 (10:30 -0700)
commitfc35227a44680bd820adf6ce19fac33cbd2fe319
tree082e5a890084b0fbecfc0e2422dab38078ea6314
parent695727058ba8fa3e6047bc1a60eaf82e96a83113
Add new large constant array indexing tests

New shader library tests for indexing into large constant arrays with
varied sizes and data types (float, vec4).

New tests:
- dEQP-GLES3.functional.shaders.large_constant_arrays.indexing.*

Change-Id: I2d41cc35930969078737b3490c5a2377e7c65446
android/cts/master/gles3-master.txt
data/gles3/shaders/large_constant_arrays.test [new file with mode: 0644]
modules/gles3/functional/es3fFunctionalTests.cpp
modules/gles3/scripts/gen-large-constant-arrays.py [new file with mode: 0644]