Add dynamic indexing test using gl_VertexID
authorAri Suonpaa <ari.suonpaa@siru.fi>
Fri, 30 Apr 2021 12:40:41 +0000 (15:40 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 13 May 2021 08:24:58 +0000 (08:24 +0000)
commit75290be327bf6b700fbbf8d320a89b0132ff1b99
treede1b4684c672b46b16dd4119fb2fa2e84fb512de
parent4363f6379ca8d16ce43ab3fdd0beffb9ac67a032
Add dynamic indexing test using gl_VertexID

VK-GL-CTS Issue: 2173

New tests:

KHR-*.shaders.indexing.tmp_array.vertexid

Components: OpenGL ES
Change-Id: I8a978b71a77dab09e127f52459b780d30b4d8541
12 files changed:
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl33-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl40-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl41-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl42-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl43-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl44-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl45-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/gl46-master.txt
external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.5.x/gles3-khr-master.txt
external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.6.x/gles3-khr-master.txt
external/openglcts/data/mustpass/gles/khronos_mustpass/master/gles3-khr-master.txt
external/openglcts/modules/common/glcShaderIndexingTests.cpp