summaryrefslogtreecommitdiff
path: root/lib/mesa/src/gallium/drivers/llvmpipe
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2021-07-22 10:05:39 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2021-07-22 10:05:39 +0000
commit0c34a88722f6d19ffe589cd3a868ce1dc6abf061 (patch)
tree7e2022a9ff8b82ff8c878422ce2f43b1bbbe1fbd /lib/mesa/src/gallium/drivers/llvmpipe
parent42831e4ce7ddfdd923f0d50313d83aaf6babdbda (diff)
Import Mesa 21.1.5
Diffstat (limited to 'lib/mesa/src/gallium/drivers/llvmpipe')
-rw-r--r--lib/mesa/src/gallium/drivers/llvmpipe/ci/llvmpipe-cl.txt24
1 files changed, 21 insertions, 3 deletions
diff --git a/lib/mesa/src/gallium/drivers/llvmpipe/ci/llvmpipe-cl.txt b/lib/mesa/src/gallium/drivers/llvmpipe/ci/llvmpipe-cl.txt
index bd4759050..8f16479af 100644
--- a/lib/mesa/src/gallium/drivers/llvmpipe/ci/llvmpipe-cl.txt
+++ b/lib/mesa/src/gallium/drivers/llvmpipe/ci/llvmpipe-cl.txt
@@ -6,6 +6,7 @@ api/clenqueuemigratememobjects: skip
api/clgetextensionfunctionaddressforplatform: skip
api/clgetkernelarginfo: skip
api/cllinkprogram: skip
+api/clsetkernelarg/set kernel argument for cl_int3: fail
interop/egl_khr_cl_event2: skip
program/build/include-directories: fail
program/build/math-intrinsics: fail
@@ -15,9 +16,9 @@ program/check predefined preprocessor macros/__opencl_c_version__ must be define
program/check predefined preprocessor macros/cl_version_1_2 must be defined for opencl 1.2 and later: skip
program/check predefined preprocessor macros/cl_version_2_0 must be defined for opencl 2.0 and later: skip
program/execute/amdgcn-callee-saved-registers: skip
-program/execute/amdgcn-f16-inline-immediates: fail
+program/execute/amdgcn-f16-inline-immediates: skip
program/execute/amdgcn-f32-inline-immediates: fail
-program/execute/amdgcn-i16-inline-immediates: fail
+program/execute/amdgcn-i16-inline-immediates: skip
program/execute/atomic_int64_add-global: skip
program/execute/atomic_int64_add-global-return: skip
program/execute/atomic_int64_add-local: skip
@@ -53,6 +54,8 @@ program/execute/atomic_int64_xor-global-return: skip
program/execute/atomic_int64_xor-local: skip
program/execute/builtin/builtin-char-popcount-1.2.generated: skip
program/execute/builtin/builtin-float-cos-1.0.generated: timeout
+program/execute/builtin/builtin-float-isfinite-1.0.generated: crash
+program/execute/builtin/builtin-float-isnormal-1.0.generated: crash
program/execute/builtin/builtin-float-ldexp-1.0.generated: fail
program/execute/builtin/builtin-float-sin-1.0.generated: timeout
program/execute/builtin/builtin-float-sincos-1.0.generated: timeout
@@ -60,6 +63,8 @@ program/execute/builtin/builtin-float-tan-1.0.generated: timeout
program/execute/builtin/builtin-int-popcount-1.2.generated: skip
program/execute/builtin/builtin-long-popcount-1.2.generated: skip
program/execute/builtin/builtin-short-popcount-1.2.generated: skip
+program/execute/builtin/builtin-shuffle-half-ushort: skip
+program/execute/builtin/builtin-shuffle2-half-ushort: skip
program/execute/builtin/builtin-uchar-popcount-1.2.generated: skip
program/execute/builtin/builtin-uint-popcount-1.2.generated: skip
program/execute/builtin/builtin-ulong-popcount-1.2.generated: skip
@@ -71,10 +76,23 @@ program/execute/calls-struct/small struct in regs: fail
program/execute/fdiv-modifiers-f32: fail
program/execute/global-offset/3d, input dependent: fail
program/execute/image-attributes: crash
+program/execute/image-read-2d/read float from cl_float cl_rgba image.: fail
+program/execute/image-read-2d/read signed integer from cl_signed_int8 cl_rgba image.: fail
+program/execute/image-read-2d/read unsigned integer from cl_unsigned_int8 cl_rgba image.: fail
program/execute/image-write-2d: crash
program/execute/load-hi16-generic: skip
program/execute/load-lo16-generic: skip
-program/execute/mad-mix: fail
+program/execute/mad-mix: skip
program/execute/program-tester-check-local-size-test-should-skip/this test should skip: skip
+program/execute/sampler/read from image using clamp_to_edge addressing mode: fail
+program/execute/sampler/read from image using linear filtering and normalized coords: fail
+program/execute/sampler/read from image using linear filtering and unnormalized coords: fail
program/execute/scalar-logical-float: skip
program/execute/store-hi16-generic: skip
+program/execute/vload/vload-half-constant: skip
+program/execute/vload/vload-half-global: skip
+program/execute/vload/vload-half-local: skip
+program/execute/vload/vload-half-private: skip
+program/execute/vstore/vstore-half-global: skip
+program/execute/vstore/vstore-half-local: skip
+program/execute/vstore/vstore-half-private: skip