Skip to content

Fix swapped semaphore/stage-mask pairing in the compute chapter - #483

Open
gpx1000 wants to merge 1 commit into
KhronosGroup:mainfrom
gpx1000:fix/245-compute-stage-mask
Open

Fix swapped semaphore/stage-mask pairing in the compute chapter#483
gpx1000 wants to merge 1 commit into
KhronosGroup:mainfrom
gpx1000:fix/245-compute-stage-mask

Conversation

@gpx1000

@gpx1000 gpx1000 commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

presentCompleteSemaphore and computeFinishedSemaphores were paired with the wrong stage masks. Fixes the pairing and notes that the attached program actually uses the timeline-semaphore approach from the next section.

Fixes #245.

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.

Compute shader chapter documentation not properly updated to timeline semaphores

1 participant