Skip to content

Conversation

SaschaWillems
Copy link
Collaborator

Several samples had a variable called FenceTimeout declared, but never actually used it. Few samples did use it, but mixed it inconsistently with UINT64_MAX.

This PR removes that unnecessary variable, making the code more consistent.

Most samples only had a declaratio for it and never used it
Other samples inconsistently used FenceTimeout and UINT64_MAX
@SaschaWillems SaschaWillems changed the title Remove FenceTimeout Remove FenceTimeout variable Oct 4, 2025
Make constexpr block consistent with rest of the chapters
@gpx1000 gpx1000 self-requested a review October 10, 2025 03:47
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.

2 participants