summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2020-07-16 10:50:14 +1000
committerMarge Bot <eric+marge@anholt.net>2020-07-23 00:04:49 +0000
commitf0c3a258003ea8655bc05a0a0febf93ffb1a0736 (patch)
tree344caf259506b8fa9477620dda3ccf0a7444f4ef /.gitlab-ci
parentc30824adc07e45e43899b53325049bb006bf8ed5 (diff)
llvmpipe: enable EXT_texture_shadow_lod
The driver passes all the CTS tests for this. Reviewed-by: Roland Scheidegger <sroland@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5971>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/piglit/glslparser.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/.gitlab-ci/piglit/glslparser.txt b/.gitlab-ci/piglit/glslparser.txt
index e858e558168..5539d00b675 100644
--- a/.gitlab-ci/piglit/glslparser.txt
+++ b/.gitlab-ci/piglit/glslparser.txt
@@ -2145,9 +2145,6 @@ spec/ext_texture_buffer/preprocessor/disabled-undefined-es.tesc: skip
spec/ext_texture_buffer/preprocessor/disabled-undefined-es.tese: skip
spec/ext_texture_buffer/preprocessor/disabled-undefined-es.vert: skip
spec/ext_texture_shadow_lod/compiler/negative_compile.frag: skip
-spec/ext_texture_shadow_lod/compiler/sampler2darray.frag: skip
-spec/ext_texture_shadow_lod/compiler/samplercube.frag: skip
-spec/ext_texture_shadow_lod/compiler/samplercubearray.frag: skip
spec/glsl-1.20/compiler/invalid-vec4-array-to-vec3-array-conversion.vert: fail
spec/glsl-1.50/compiler/arb_compatibility-gs/ftransform.geom: skip
spec/glsl-1.50/compiler/arb_compatibility-gs/gl_backcolor.geom: skip
@@ -2657,10 +2654,10 @@ spec/oes_texture_storage_multisample_2d_array/preprocessor/disabled-undefined-es
summary:
name: results
---- --------
- pass: 12179
+ pass: 12182
fail: 2
crash: 4
- skip: 2650
+ skip: 2647
timeout: 0
warn: 0
incomplete: 0