v3dv/ci: rename waiver test

Apparently dEQP-VK.draw.inverted_depth_ranges.nodepthclamp_deltazero was
renamed to dEQP-VK.draw.renderpass.inverted_depth_ranges.nodepthclamp_deltazero.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22641>
This commit is contained in:
Juan A. Suarez Romero
2023-04-22 19:42:19 +02:00
parent 6a78af1dbb
commit 7edae7baa6
2 changed files with 1 additions and 3 deletions

View File

@@ -528,8 +528,6 @@ spec@oes_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RG16F,Fail
spec@oes_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RG16I,Fail
spec@oes_texture_view@rendering-formats@clear GL_RGB10_A2 as GL_RGBA8I,Fail
dEQP-VK.draw.renderpass.inverted_depth_ranges.nodepthclamp_deltazero,Fail
spec@!opengl 1.0@depth-clear-precision-check,Fail
spec@!opengl 1.0@depth-clear-precision-check@depth16,Fail
spec@!opengl 1.0@depth-clear-precision-check@depth24,Fail

View File

@@ -25,7 +25,7 @@ spec@glsl-4.*
spec@glsl-es-3.20.*
# Broadcom waivers
dEQP-VK.draw.inverted_depth_ranges.nodepthclamp_deltazero
dEQP-VK.draw.renderpass.inverted_depth_ranges.nodepthclamp_deltazero
dEQP-VK.rasterization.depth_bias.d32_sfloat
# Invalid tests; these will be fixed or removed from CTS in a future release