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

Support VK_KHR_image_format_list #2753

Closed
bjoeris opened this issue May 15, 2019 · 1 comment · Fixed by #2767
Closed

Support VK_KHR_image_format_list #2753

bjoeris opened this issue May 15, 2019 · 1 comment · Fixed by #2767

Comments

@bjoeris
Copy link
Contributor

bjoeris commented May 15, 2019

Currently, an application using this extension crashes gapis when attempting to load the trace.

@bjoeris bjoeris added the Vulkan label May 15, 2019
@AWoloszyn
Copy link
Contributor

If you check "hide unknown extensions" (which should be the default) then the application should never be made aware of its presence. That being said some applications are not well behaved if they do not have all of the expected extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants