Andreas Süßenbach
|
ecd4b59328
|
Remove move-constructor and deleted move-assignment of vk::StructureChain. (#1949)
|
2024-08-26 09:45:57 +02:00 |
|
Andreas Süßenbach
|
7a048a0cc7
|
Fix issue with vk::StructureChain::assign: use auto, instead of void *, to also support structures with const void * as type for pNext. (#1799)
|
2024-02-08 12:32:57 +01:00 |
|
Andreas Süßenbach
|
389d1250cd
|
Add specializations of std::tuple_element and std::tuple_size for vk::StructureChain. (#1602)
|
2023-06-22 14:02:39 +02:00 |
|
Andreas Süßenbach
|
98d2b53258
|
Fix some formatting. (#1599)
|
2023-06-21 13:33:29 +02:00 |
|
Andreas Süßenbach
|
50c537eb91
|
Update StructureChain.hpp
|
2023-06-21 09:17:06 +02:00 |
|
asuessenbach
|
893d6847bb
|
Refactor top-level function to generate vulkan.hpp
|
2022-08-01 16:40:15 +02:00 |
|