zink: set LVP_POISON_MEMORY for ci

Reviewed-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15620>
This commit is contained in:
Mike Blumenkrantz 2022-03-28 17:41:05 -04:00 committed by Marge Bot
parent 0be484ece4
commit 2d8d7c0638
2 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,7 @@
variables:
ZINK_USE_LAVAPIPE: "true"
LIBGL_ALWAYS_SOFTWARE: "1"
LVP_POISON_MEMORY: "1"
GPU_VERSION: zink-lvp
FLAKES_CHANNEL: "#zink-ci"
# Fix non-conformant llvmpipe filter defaults

View File

@ -1,3 +1,6 @@
#this will naturally be fixed on the next ci piglit uprev
spec@ext_framebuffer_object@fbo-blending-format-quirks,Fail
KHR-GL46.texture_view.view_sampling,Fail
dEQP-GLES2.functional.clipping.point.wide_point_clip,Fail