summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2020-09-18 05:21:09 -0400
committerMarge Bot <eric+marge@anholt.net>2020-09-30 16:28:24 +0000
commit87900afe5bbe90c5f3ad0921b28ae1c889029ada (patch)
tree912d6ee38ea0c679f75eb50474010fb29f9f2f02 /.gitlab-ci
parent7dbb1f7462433940951ce6c3fa22f6368aeafd50 (diff)
util: implement f16c - fast half<->float conversions
This also happens to fix bptc-float-modes on llvmpipe. Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6774>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/piglit/quick_gl.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitlab-ci/piglit/quick_gl.txt b/.gitlab-ci/piglit/quick_gl.txt
index a24ae0d3647..104d2f6cd01 100644
--- a/.gitlab-ci/piglit/quick_gl.txt
+++ b/.gitlab-ci/piglit/quick_gl.txt
@@ -738,7 +738,6 @@ spec/arb_sparse_buffer/commit: skip
spec/arb_sparse_buffer/minmax: skip
spec/arb_tessellation_shader/arb_tessellation_shader-immediate-mode-draw-patches: skip
spec/arb_texture_buffer_object/negative-unsupported: skip
-spec/arb_texture_compression_bptc/bptc-float-modes: fail
spec/arb_texture_cube_map/copyteximage cube samples=16: skip
spec/arb_texture_cube_map/copyteximage cube samples=2: skip
spec/arb_texture_cube_map/copyteximage cube samples=32: skip
@@ -1656,8 +1655,8 @@ wgl/wgl-sanity: skip
summary:
name: results
---- --------
- pass: 23074
- fail: 198
+ pass: 23075
+ fail: 197
crash: 0
skip: 1433
timeout: 0