panfrost/ci: Add environment variable to suppress warnings
Without it, our test log fills up with warnings that crawling index buffers from the CPU isn't valid. We know that. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26449>
This commit is contained in:
parent
ac613b9e44
commit
f51d99def6
5 changed files with 21 additions and 8 deletions
|
|
@ -91,6 +91,7 @@ for var in \
|
|||
NIR_DEBUG \
|
||||
PAN_I_WANT_A_BROKEN_VULKAN_DRIVER \
|
||||
PAN_MESA_DEBUG \
|
||||
PANVK_DEBUG \
|
||||
PIGLIT_FRACTION \
|
||||
PIGLIT_NO_WINDOW \
|
||||
PIGLIT_OPTIONS \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue