nvk: fix depth emission ordering.
authorDave Airlie <airlied@redhat.com>
Tue, 16 Aug 2022 02:27:13 +0000 (12:27 +1000)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:57 +0000 (21:31 +0000)
commitba2faab08c52df4d9163ad750b729c19003486ed
treebd29c1e79d41947147acf26ed3bd391bcda1fac4
parent871c587414afe906b745dbc41c043c2d287dbbaa
nvk: fix depth emission ordering.

dEQP-VK.api.image_clearing.core.clear_depth_stencil_image.single_layer.x8_d24_unorm_pack32_200x180
was hitting
nouveau_push.h:233: nvk_push_val: Assertion `last_method == idx' failed.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_cmd_draw.c