Add tests for mixing matrix packing in nested structs
authorAri Suonpaa <ari.suonpaa@siru.fi>
Tue, 2 Feb 2021 05:33:19 +0000 (07:33 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 18 Feb 2021 11:10:48 +0000 (11:10 +0000)
commitb80e68a242d2163cdc1bea54958928d0722b64f3
tree4615b43efc7fda14bdd679eb6b8bc562d411fbf2
parent41c68d4eff5622495d669263f2a81f800734798e
Add tests for mixing matrix packing in nested structs

Mixing different matrix packing qualifiers on top level
uniform block and a matrix inside it was not previously
tested. These new tests fill this coverage gap.

VK-GL-CTS Issue: 2180

New tests:

dEQP-GLES3.functional.ubo.single_nested_struct_mixed_matrix_packing.*

Components: OpenGL
Change-Id: I697ab62d5bb59adcb140db6ad9d84fcebc32eefa
android/cts/master/gles3-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.6.x/gles3-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/master/gles3-master.txt
modules/gles3/functional/es3fUniformBlockTests.cpp
modules/glshared/glsUniformBlockCase.cpp
modules/glshared/glsUniformBlockCase.hpp