Add test for vec.swizzle *= matrix
authorChris Forbes <chrisforbes@google.com>
Wed, 19 Sep 2018 22:49:52 +0000 (15:49 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 3 Oct 2018 06:55:10 +0000 (02:55 -0400)
commit3ce97df5a5eb4921128f1c7a8169726ac11c1f20
tree2c90f929b94335753ce6ea22a2be08ef87c6fbbb
parentccadf3807326fcc8659684846c815ddf25ddabdd
Add test for vec.swizzle *= matrix

Discovered as a bug in SwiftShader by GraphicsFuzz.

New tests:
dEQP-GLES2.functional.shaders.misc.compound_assignment.mul_swizzled_vec_by_matrix_*

Components: AOSP
Bug: b/116259485
VK-GL-CTS Issue: 1368

Change-Id: Ic7eabf564a5e024f064a0a19a919f1238c0489b4
android/cts/master/gles2-master.txt
data/gles2/shaders/misc.test [new file with mode: 0644]
external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/gles2-master.txt
external/openglcts/data/mustpass/gles/aosp_mustpass/master/gles2-master.txt
modules/gles2/functional/es2fFunctionalTests.cpp