mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 13:50:09 +01:00
For submissions with an empty last batch containing no cmd buffers but with semaphores as zink does, adding feedback to that batch would make it no longer empty and increase submission overhead on some drivers. Since feedback order is enforced by barriers, the feedback cmds can instead be appended to the previous batch (if it exists) so that the last batch remains empty. Signed-off-by: Juston Li <justonli@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27830> |
||
|---|---|---|
| .. | ||
| ci | ||
| vdrm | ||
| venus-protocol | ||
| virtio-gpu | ||
| vtest | ||
| vulkan | ||
| meson.build | ||