Change Built-in Functions test case proposal
authorAdam Czupryna <adam.czupryna@mobica.com>
Thu, 26 Oct 2017 09:56:11 +0000 (11:56 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 10 Nov 2017 13:30:46 +0000 (08:30 -0500)
Remove build-in noise* functions testing as tey are deprecated.
Section GLSL to SPIR-V Features Tests / Built-in Functions

Components: OpenGL

VK-GL-CTS issue: 554

Change-Id: I0f3d19bd6fd70c54a32610e68250f4f39f14a708

external/openglcts/docs/specs/CTS_ARB_gl_spirv.txt

index b5dfe64..aedb7d4 100644 (file)
@@ -147,6 +147,8 @@ Tests
 
         - Verify if built-in functions are converted from GLSL to SPIR-V as expected.
 
 
         - Verify if built-in functions are converted from GLSL to SPIR-V as expected.
 
+        NOTE: noise* built-in functions are excluded from testing as they are deprecated.
+
       * Specialization Constants
 
         - Create fragment shader with specialized constant floats - one for each color
       * Specialization Constants
 
         - Create fragment shader with specialized constant floats - one for each color