Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix fence synchronization accross command buffers#3144

Merged
awni merged 1 commit intomainfrom
fence_synchronization_issue
Feb 19, 2026
Merged

Fix fence synchronization accross command buffers#3144
awni merged 1 commit intomainfrom
fence_synchronization_issue

Conversation

@awni
Copy link
Member

@awni awni commented Feb 19, 2026

This fixes a bug @angeloskath found regarding race condition between updating a fence across two or more command buffers.

@awni awni requested a review from angeloskath February 19, 2026 00:09
Copy link
Member

@angeloskath angeloskath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@awni awni merged commit daf18e7 into main Feb 19, 2026
16 checks passed
@awni awni deleted the fence_synchronization_issue branch February 19, 2026 04:21
@rltakashige
Copy link
Contributor

rltakashige commented Feb 20, 2026

Thank you for this change! Will test if this resolves the issue we were seeing.

Update: unfortunately not, but still an improvement! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants