Max compiler threads only specifies a suggestion
authorNeil Monday <Neil.Monday@amd.com>
Wed, 27 Jun 2018 20:29:07 +0000 (16:29 -0400)
committerNeil Monday <Neil.Monday@amd.com>
Wed, 27 Jun 2018 20:29:07 +0000 (16:29 -0400)
commitb73934a5aced0cc95fcd4280bf18e1dec87612b2
tree43fce7edb8a3b33e30d4cf8d7f41ef888ea989ff
parentbbd2ac6ac48c016f2247ae004cde5deb84902db8
Max compiler threads only specifies a suggestion

In this test, it is expected that calling MaxShaderCompilerThreadsKHR()
with a count of 0 will compile non-parallel. However, the extension
purposefully says this is only a  "request" for non-parallel compiling
or linking.

This change will remove this specific test.

Affects:

parallel_shader_compile.compilation_completion_non_parallel

Components: OpenGL

VK-GL-CTS issue: 1226

Change-Id: I49214b3b32b4991ee7b96aad3853e24075c0f137
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/data/mustpass/gles/khronos_mustpass/3.2.4.x/gles3-khr-master.txt
external/openglcts/data/mustpass/gles/khronos_mustpass/master/gles3-khr-master.txt
external/openglcts/modules/common/glcParallelShaderCompileTests.cpp
external/openglcts/modules/common/glcParallelShaderCompileTests.hpp