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

Make Vulkan include optional #418

Merged

Conversation

manas-kulkarni
Copy link
Contributor

  • #include <vulkan/vulkan.h> adds dependency on include directory being set externally
  • Dont include vulkan.h if VULKAN_H_ is already defined (if the Vulkan header is already included)

@adam-sawicki-a adam-sawicki-a merged commit 7942b79 into GPUOpen-LibrariesAndSDKs:master Jun 3, 2024
@adam-sawicki-a adam-sawicki-a added next release To be done as soon as possible compatibility Compatibility with some platforms labels Jun 3, 2024
@adam-sawicki-a
Copy link
Contributor

Thank you for this contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Compatibility with some platforms next release To be done as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants