This website requires JavaScript.
Explore
Help
Sign In
mewin
/
vulkan-hpp
Watch
1
Star
0
Fork
0
You've already forked vulkan-hpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
vulkan-hpp
/
vulkan
History
asuessenbach
b563641fa6
Remove constexpr specifier from defaulted struct assignment operators.
...
Those operators are implicitly declared as constexpr, if they are constexpr-compatible.
2021-09-01 10:02:25 +02:00
..
vulkan_enums.hpp
Update to VK_HEADER_VERSION 190.
2021-08-30 16:03:05 +02:00
vulkan_funcs.hpp
Update to VK_HEADER_VERSION 185.
2021-07-21 09:13:46 +02:00
vulkan_handles.hpp
Introduce NativeType to get the C-type from the corresponding Cpp-type.
2021-08-31 14:58:34 +02:00
vulkan_raii.hpp
Minor cleanup work.
2021-07-26 11:05:07 +02:00
vulkan_structs.hpp
Remove constexpr specifier from defaulted struct assignment operators.
2021-09-01 10:02:25 +02:00
vulkan.hpp
Update to VK_HEADER_VERSION 190.
2021-08-30 16:03:05 +02:00