mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 05:18:12 +02:00
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> |
||
|---|---|---|
| .. | ||
| bxs-4-64-fails.txt | ||
| bxs-4-64-flakes.txt | ||
| bxs-4-64-skips.txt | ||
| deqp-pvr-vk.toml | ||
| gitlab-ci-inc.yml | ||
| gitlab-ci.yml | ||