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

[openxr] Handle extension filtering and detection #1722

Open
MarkY-LunarG opened this issue Sep 5, 2024 · 0 comments
Open

[openxr] Handle extension filtering and detection #1722

MarkY-LunarG opened this issue Sep 5, 2024 · 0 comments
Labels
openxr-experimental Related to OpenXR experimental support

Comments

@MarkY-LunarG
Copy link
Contributor

The Vulkan GFXR path handles extensions in several ways:

  • Unknown extensions may be filtered out
  • Required extensions are tracked and may cause failures on replay

OpenXR should follow the same behavior and pay attention to the same environment variables when necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openxr-experimental Related to OpenXR experimental support
Projects
None yet
Development

No branches or pull requests

1 participant