mesa/src/imagination/ci
Icenowy Zheng 36f34a72c1 pvr: finalize query_indices array after ending last sub_cmd
The last sub_cmd in the command buffer could be a graphics one, and when
ending a graphics sub_cmd, the query_indices array will be checked to
know whether a occlusion query starts during this graphics sub_cmd.

Finalize the query_indices array after ending the last sub_cmd,
otherwise the check for query initiation may have a false negative
result.

Fixes the `dEQP-VK.renderpasses.dynamic_rendering.primary_cmd_buff.
random.seed6` test case.

Fixes: 2b1992a000 ("pvr: Implement vkCmdBeginQuery API.")
Signed-off-by: Icenowy Zheng <zhengxingda@iscas.ac.cn>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40854>
2026-04-15 11:03:05 +00:00
..
bxs-4-64-fails.txt pvr: finalize query_indices array after ending last sub_cmd 2026-04-15 11:03:05 +00:00
bxs-4-64-flakes.txt pvr/ci: update bxs flakes to add one ycbcr test 2026-02-26 13:58:55 +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