diff options
author | Dave Airlie <airlied@redhat.com> | 2020-03-27 15:27:26 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2020-04-27 12:35:21 +1000 |
commit | 23efd323aadaec5370aa9eedf3e8c76c5fe204f4 (patch) | |
tree | 98a2498bd8cae6aa02139349b0e7620e3eb6e177 /.gitlab-ci | |
parent | 13e5f331db77b8c353981469a95e5557e3e2073a (diff) |
gallivm/nir: add helper invocation support
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4574>
Diffstat (limited to '.gitlab-ci')
-rw-r--r-- | .gitlab-ci/deqp-virgl-fails.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitlab-ci/deqp-virgl-fails.txt b/.gitlab-ci/deqp-virgl-fails.txt index 3f1c534fbf0..463ab89eeea 100644 --- a/.gitlab-ci/deqp-virgl-fails.txt +++ b/.gitlab-ci/deqp-virgl-fails.txt @@ -449,10 +449,6 @@ dEQP-GLES31.functional.shaders.builtin_functions.uniform.findLSBMinusOne.mediump dEQP-GLES31.functional.shaders.builtin_functions.uniform.findMSBMinusOne.highp_tess_eval dEQP-GLES31.functional.shaders.builtin_functions.uniform.findMSBZero.lowp_tess_eval dEQP-GLES31.functional.shaders.builtin_var.compute.global_invocation_id -dEQP-GLES31.functional.shaders.helper_invocation.derivate.points_max_samples_fwidth -dEQP-GLES31.functional.shaders.helper_invocation.derivate.triangles_max_samples_dfdy -dEQP-GLES31.functional.shaders.helper_invocation.derivate.wide_lines_dfdx -dEQP-GLES31.functional.shaders.helper_invocation.value.lines_max_samples dEQP-GLES31.functional.shaders.linkage.es31.tessellation.uniform.types.int dEQP-GLES31.functional.shaders.linkage.es31.tessellation.uniform.types.vec4 dEQP-GLES31.functional.shaders.linkage.es31.tessellation.varying.rules.internal_superfluous_declaration |