Skip to content

Add missing synchronization2 feature check and enable flag - #442

Open
CatB1t wants to merge 5 commits into
KhronosGroup:mainfrom
CatB1t:fix/missing_sync_feature
Open

Add missing synchronization2 feature check and enable flag#442
CatB1t wants to merge 5 commits into
KhronosGroup:mainfrom
CatB1t:fix/missing_sync_feature

Conversation

@CatB1t

@CatB1t CatB1t commented Aug 6, 2026

Copy link
Copy Markdown

Neither the docs nor the source files check for or enable the synchronization2
feature before 15_hello_triangle.cpp, which uses the sync2 API. It's correctly enabled
in that chapter's own source, but not in anything prior to it, so anyone following the
tutorial in order hits a validation error (feature not enabled) when they get there.

This PR adds the support check and the enable flag to the docs and the attachment
sources for the chapters leading up to it.

@CLAassistant

CLAassistant commented Aug 6, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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