GLES3: shaders.indexing.moredynamic
authorKai Ninomiya <kainino@chromium.org>
Sat, 27 Jan 2018 21:06:00 +0000 (13:06 -0800)
committerKai Ninomiya <kainino@chromium.org>
Mon, 29 Jan 2018 18:52:42 +0000 (18:52 +0000)
commit2922f80dcda1a410949f546680781cf5cf6fb04c
treefde08f5028bcb7ff6c277c868e90c36fb9a863af
parent073a0ffc99d3503013cbf80117d0e16c147a8810
GLES3: shaders.indexing.moredynamic

Many of these tests failed on Pixel2016/7.0 and Nexus6P/7.0. (They were
fixed in Pixel2016/8.0.):
  https://crbug.com/695689
This is a port from WebGL:
  https://github.com/KhronosGroup/WebGL/blob/master/sdk/tests/conformance2/glsl3/vector-dynamic-indexing.html

New tests: dEQP-GLES3.functional.shaders.indexing.moredynamic.*
Components: AOSP
Change-Id: I0b3d738e374c68eebb5cfca1cf9ce5d1c265237b
android/cts/master/gles3-master.txt
data/gles3/shaders/indexing.test [new file with mode: 0644]
modules/gles3/functional/es3fShaderIndexingTests.cpp