diff options
Diffstat (limited to '.gitlab-ci/piglit/quick_shader.txt')
-rw-r--r-- | .gitlab-ci/piglit/quick_shader.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci/piglit/quick_shader.txt b/.gitlab-ci/piglit/quick_shader.txt index 7cad8a946c3..6a26294dbea 100644 --- a/.gitlab-ci/piglit/quick_shader.txt +++ b/.gitlab-ci/piglit/quick_shader.txt @@ -1,5 +1,4 @@ shaders/glsl-idiv-const-opt: skip -shaders/glsl-mul-const: skip spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-max3-float-float-float: skip spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-max3-int-int-int: skip spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-max3-ivec2-ivec2-ivec2: skip @@ -2227,6 +2226,7 @@ spec/glsl-4.30/execution/built-in-functions/cs-trunc-vec4: skip spec/glsl-4.40/execution/fs-interpolateatcentroid-swizzle: skip spec/glsl-4.40/execution/fs-interpolateatoffset-swizzle: skip spec/glsl-4.40/execution/fs-interpolateatsample-swizzle: skip +spec/glsl-4.50/execution/glsl-mul-const: skip spec/glsl-4.50/execution/helper-invocation: skip spec/glsl-4.50/execution/ssbo-atomiccompswap-int: skip spec/intel_shader_atomic_float_minmax/execution/shared-atomiccompswap-float: skip @@ -2322,7 +2322,7 @@ spec/nv_viewport_swizzle/viewport_swizzle: skip summary: name: results ---- -------- - pass: 14047 + pass: 14054 fail: 102 crash: 178 skip: 2041 @@ -2334,4 +2334,4 @@ summary: changes: 0 fixes: 0 regressions: 0 - total: 16368 + total: 16375 |