Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix implicit API layers being loaded as explicit on Android #475

Conversation

pembem22
Copy link
Contributor

This replaces the hardcoded API layer type with an actual type parameter that's supplied to the function, otherwise implicit API layers are treated as explicit.

@CLAassistant
Copy link

CLAassistant commented Apr 25, 2024

CLA assistant check
All committers have signed the CLA.

@rpavlik-bot rpavlik-bot added the synced to gitlab Synchronized to OpenXR internal GitLab label May 2, 2024
@rpavlik-bot
Copy link
Collaborator

An issue (number 2284) has been filed to correspond to this pull request in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2284 ), to facilitate working group processes.

This GitHub pull request will continue to be the main site of discussion.

@rpavlik
Copy link
Contributor

rpavlik commented May 10, 2024

Good catch, thank you!

@rpavlik rpavlik force-pushed the fix-api-layers-loaded-as-explicit-on-android branch from f4eb794 to 91020bb Compare May 10, 2024 22:23
@rpavlik rpavlik enabled auto-merge (rebase) May 10, 2024 22:24
@rpavlik rpavlik self-requested a review May 10, 2024 22:24
@rpavlik rpavlik merged commit 2e2c7d5 into KhronosGroup:main May 10, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
synced to gitlab Synchronized to OpenXR internal GitLab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants