mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-17 15:40:20 +01:00
Specifically A8B8G8R8_UINT_PACK32, A8B8G8R8_SINT_PACK32, and A2B10G10R10_UINT_PACK32. They are based on the internal types RGBA8UI, RGBA8I, and RGB10_A2UI, that are not filterable. That gets several failing CTS like this: dEQP-VK.api.copy_and_blit.core.blit_image.all_formats.color.3d.a8b8g8r8_uint_pack32.a8b8g8r8_uint_pack32.optimal_optimal_linear_stripes_x To properly skip instead of fail. So we also update the ci expectation. Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11794> |
||
|---|---|---|
| .. | ||
| deqp-v3d-rpi4-fails.txt | ||
| deqp-v3d-rpi4-flakes.txt | ||
| deqp-v3dv-rpi4-fails.txt | ||
| deqp-v3dv-rpi4-flakes.txt | ||
| deqp-v3dv-rpi4-skips.txt | ||
| deqp-vc4-rpi3-fails.txt | ||
| deqp-vc4-rpi3-flakes.txt | ||
| deqp-vc4-rpi3-skips.txt | ||
| gitlab-ci.yml | ||
| piglit-v3d-rpi4-fails.txt | ||
| piglit-v3d-rpi4-flakes.txt | ||
| piglit-v3d-rpi4-skips.txt | ||
| piglit-vc4-rpi3-fails.txt | ||
| piglit-vc4-rpi3-flakes.txt | ||
| piglit-vc4-rpi3-skips.txt | ||