Skip to content

Use proper API version defines#351

Merged
SaschaWillems merged 1 commit intomainfrom
fix_ecosys
Apr 11, 2026
Merged

Use proper API version defines#351
SaschaWillems merged 1 commit intomainfrom
fix_ecosys

Conversation

@SaschaWillems
Copy link
Copy Markdown
Collaborator

The ecosystem and profiles chapters used the wrong defines for version checks. VK_VERSION_X_Y are preprocessor defines. The correct ones are VK_API_VERSION_X_Y. This PR addresses that by using the correct defines.

@SaschaWillems SaschaWillems changed the title Use the right API version defines Use proper API version defines Apr 6, 2026
@SaschaWillems SaschaWillems merged commit 08bb052 into main Apr 11, 2026
6 checks passed
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.

1 participant