llvm-project
c8f4fe35 - [Clang] Add macro for `__VULKAN__` environment (#196103)

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.
Author
Parents
Loading