lavapipe: fix fencing when submitting multiple cmdbufs
a fence applies to all the submitted cmdbufs, so it's necessary to do the flush which creates the user fence after all the cmdbufs have been processed in order to avoid creating a fence that only applies to the first cmdbuf
Fixes: b38879f8 ("vallium: initial import of the vulkan frontend")
fixes #4771 (closed)
Merge request reports
Activity
added lavapipe label
added 1 commit
- 93f13ac6 - lavapipe: fix fencing when submitting multiple cmdbufs
assigned to @marge-bot
mentioned in commit zmike/mesa@cf3f17a6
added 6 commits
-
93f13ac6...719e4fb3 - 5 commits from branch
mesa:main
- cf3f17a6 - lavapipe: fix fencing when submitting multiple cmdbufs
-
93f13ac6...719e4fb3 - 5 commits from branch
mentioned in commit 8ca726ae
mentioned in commit bb8b8b8f
mentioned in commit 62e58454