Added CTS_ARB_shader_group_vote tests
authorFilip Demczewski <filip.demczewski@mobica.com>
Thu, 16 Mar 2017 15:17:13 +0000 (16:17 +0100)
committerAlexander Galazin <alexander.galazin@arm.com>
Mon, 15 May 2017 07:41:14 +0000 (09:41 +0200)
commit19ae2725dd835813748dfa4d6fd1dc56cc73395d
treeaaaaed65565cbd0c3375b836698894f1904603fb
parent8bbcd9e484744f2e3e5519020134ee68aee6c164
Added CTS_ARB_shader_group_vote tests

Added CTS_ARB_shader_group_vote cases:
ShaderGroupVoteAvailabilityTestCase
ShaderGroupVoteAllInvocationsTestCase
ShaderGroupVoteAnyInvocationTestCase
ShaderGroupVoteAllInvocationsEqualTestCase

affects:

GL45-CTS.shader_group_vote_tests.*

components: OpenGL

VK-GL-CTS issue: 211

Change-Id: I479b09277d8386c41b007075465f8ea383fb7f0a
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/gl45-master.txt
external/openglcts/modules/gl/CMakeLists.txt
external/openglcts/modules/gl/gl4cShaderGroupVoteTests.cpp [new file with mode: 0644]
external/openglcts/modules/gl/gl4cShaderGroupVoteTests.hpp [new file with mode: 0644]
external/openglcts/modules/gl/gl4cTestPackages.cpp