llvm-project
c8f4fe35
- [Clang] Add macro for `__VULKAN__` environment (#196103)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
106 days ago
[Clang] Add macro for `__VULKAN__` environment (#196103) Summary: Adds a macro like for `__LINUX__` or `__WIN32`. The intention here is to let code differentiate between vulkan variants or not.
References
#196103 - [Clang] Add macro for `__VULKAN__` environment
Author
jhuber6
Parents
de666234
Loading