Disallow unsized array of atomic_uint
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 21 Jul 2017 13:35:33 +0000 (15:35 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 9 Aug 2017 09:29:27 +0000 (05:29 -0400)
commit4025386ca85df2aca576c440d9dfb890f74038f7
treec321c445227db26bdd1aa81f7be469cf0b0918d1
parentf2126882fc0c46b3956bce4f4d099cfa2a6aea6b
Disallow unsized array of atomic_uint

It is a compile-time error to declare an unsized array of
atomic_uint.

Components: OpenGL

VK-GL-CTS issue: 398

Affects:
KHR-GLES31.core.shader_atomic_counters.negative-unsized-array
KHR-GL45.shader_atomic_counters.negative-unsized-array

Change-Id: Ib0f1e40660fa9fce830ae0710a3c51b9db9f4244
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/gl45-master.txt
external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/gles31-khr-master.txt
external/openglcts/data/mustpass/gles/khronos_mustpass/master/gles31-khr-master.txt
external/openglcts/modules/gl/gl4cShaderAtomicCountersTests.cpp
external/openglcts/modules/gles31/es31cShaderAtomicCountersTests.cpp