Skip to content
Snippets Groups Projects

lavapipe: fix fencing when submitting multiple cmdbufs

Merged Mike Blumenkrantz requested to merge zmike/mesa:lavapipe-cmdbufs into main

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading