Skip to content

Conversation

adamfidel
Copy link
Member

Currently when finalizing an out-of-order command buffer, there are two barriers:

  1. An initial barrier before all of the event resets for the sync points
  2. A final barrier after all of the event resets for the sync points

However, when there are no sync points, then the second barrier is unnecessary. This PR removes the second barrier when there are no sync points.

@adamfidel adamfidel requested a review from a team as a code owner October 6, 2025 02:36
@adamfidel adamfidel requested a review from reble October 6, 2025 02:36
@reble reble temporarily deployed to WindowsCILock October 6, 2025 15:13 — with GitHub Actions Inactive
Copy link
Contributor

@reble reble left a comment

Choose a reason for hiding this comment

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

LGTM

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