mesa/src/imagination/ci
Icenowy Zheng 38cf44a733 pvr: ignore DS attachment's D or S when it's unused in dynamic rendering
Dynamic rendering codepath allows binding an attachment with a
depth+stencil format, but only depth or stencil active. The
corresponding test should be disable in such case.

Ignore the attachment's depth or stencil according to the rendering
attachment info's is_depth and is_stencil variables.

Fixes the following CTS testcases:
dEQP-VK.pipeline.monolithic.stencil.no_stencil_att.dynamic_rendering.static_enable.d24_unorm_s8_uint
dEQP-VK.pipeline.monolithic.stencil.no_stencil_att.dynamic_rendering.static_enable.d32_sfloat_s8_uint
dEQP-VK.pipeline.monolithic.stencil.no_stencil_att.dynamic_rendering.dynamic_enable.d24_unorm_s8_uint
dEQP-VK.pipeline.monolithic.stencil.no_stencil_att.dynamic_rendering.dynamic_enable.d32_sfloat_s8_uint

Signed-off-by: Icenowy Zheng <zhengxingda@iscas.ac.cn>
Reviewed-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41054>
2026-05-01 08:22:05 +00:00
..
bxs-4-64-fails.txt pvr: ignore DS attachment's D or S when it's unused in dynamic rendering 2026-05-01 08:22:05 +00:00
bxs-4-64-flakes.txt pvr: properly handle deferred RTA clears for 2D array view of 3D image 2026-04-30 08:23:26 +00:00
bxs-4-64-skips.txt pvr/ci: move some timing out tests from fails to skips 2026-02-18 20:01:02 +00:00
deqp-pvr-vk.toml pvr/ci: simplify the renderer string check 2026-02-09 18:58:14 +00:00
gitlab-ci-inc.yml
gitlab-ci.yml pvr/ci: rename deqp suite to a less generic name 2026-02-09 18:58:14 +00:00