Skip to content

Use proper API version defines#351

Open
SaschaWillems wants to merge 1 commit intomainfrom
fix_ecosys
Open

Use proper API version defines#351
SaschaWillems wants to merge 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
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