mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2025-09-11 13:01:57 -04:00
parent
c247cd6372
commit
eaf09ee61e
@ -4933,7 +4933,7 @@ int main( int argc, char **argv )
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(VULKAN_HPP_INLINE)
|
#if !defined(VULKAN_HPP_INLINE)
|
||||||
# if defined(__clang___)
|
# if defined(__clang__)
|
||||||
# if __has_attribute(always_inline)
|
# if __has_attribute(always_inline)
|
||||||
# define VULKAN_HPP_INLINE __attribute__((always_inline)) __inline__
|
# define VULKAN_HPP_INLINE __attribute__((always_inline)) __inline__
|
||||||
# else
|
# else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user