Fixes KHR-GL30.gpu_shader5_gl.* tests failures.
authorEleni Maria Stea <estea@igalia.com>
Tue, 5 Sep 2017 08:30:06 +0000 (11:30 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 15 Sep 2017 10:05:07 +0000 (06:05 -0400)
commit0c4258774b371c8fa029c737eb41a34f633b5388
tree780db7491d3bfc31eaae5bbbf90bd8f190c0718f
parent6a50dd2a2cd0a3f867fe6bdabbf8dc9fb678fb99
Fixes KHR-GL30.gpu_shader5_gl.* tests failures.

According to the ARB_gpu_shader5 specification "OpenGL 3.2 and GLSL 1.50
are required." Changes: 1) used GLSL version 150 2) moved the tests to
GL 3.2 package.

Removes:

KHR-GL30.gpu_shader5_gl.* tests
KHR_GL31.gpu_shader5_gl.* tests

Components: OpenGL
VK-GL-CTS issue: 662

Change-Id: I192ea895f057f762b56710a787e5e80be0268142
13 files changed:
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl30-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl31-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl32-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl33-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl40-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl41-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl42-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl43-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl44-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl45-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/gl46-master.txt
external/openglcts/modules/gl/gl3cGPUShader5Tests.cpp
external/openglcts/modules/gl/gl3cTestPackages.cpp