Added CTS_ARB_shader_ballot tests
authorFilip Demczewski <filip.demczewski@mobica.com>
Mon, 16 Jan 2017 12:27:50 +0000 (13:27 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 15 May 2017 09:37:42 +0000 (05:37 -0400)
commit901e638276ca7c97c5439c6e32f31a1644c0bb4a
treec045e4cbc80b38f27e0d60e2c257b81a6e105def
parent671109fd0665c895f403415a74d30d1b2badea1a
Added CTS_ARB_shader_ballot tests

Added CTS_ARB_shader_ballot cases:
ShaderBallotAvailabilityTestCase
ShaderBallotBitmasksTestCase
ShaderBallotFunctionBallotTestCase
ShaderBallotFunctionReadTestCase

affects:

GL45-CTS.shader_ballot_tests.*

components: OpenGL

VK-GL-CTS issue: 143

Change-Id: I28c724a84adab7e40edb542e70bc019cde0a0156
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/gl43-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/gl44-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/gl45-master.txt
external/openglcts/modules/gl/CMakeLists.txt
external/openglcts/modules/gl/gl4cShaderBallotTests.cpp [new file with mode: 0644]
external/openglcts/modules/gl/gl4cShaderBallotTests.hpp [new file with mode: 0644]
external/openglcts/modules/gl/gl4cTestPackages.cpp
scripts/opengl/src_util.py