GL_NV_compute_shader_derivatives: make builtin function test a compat shader
commit3d17b5946263d1440a98732c5567b6112164ba6d
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 29 Mar 2021 04:41:30 +0000 (29 15:41 +1100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 31 Mar 2021 23:38:18 +0000 (31 23:38 +0000)
tree8344eee27faecd6a8c8e7e8da93a4722049a90b1
parentce23a1d772418e67e7225c949e8f0eecca02dc0c
GL_NV_compute_shader_derivatives: make builtin function test a compat shader

The test specifically tests some functions that were moved to compat shaders.
An upcoming Mesa fix will enforce those functions are no longer allowed in
GLSL 4.20 core and higher, so make this shader a compat shader.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/499>
tests/spec/nv_compute_shader_derivatives/compiler/new_functions.comp