Vulkan-Hpp/snippets
2023-06-22 14:02:39 +02:00
..
ArrayProxy.hpp Introduce helper class vk::StridedArrayProxy; use it on functions with parameters having the 'stride' attribute. 2022-09-12 16:53:44 +02:00
ArrayProxyNoTemporaries.hpp Extent support of functions returning some typed value 2022-11-14 10:06:49 +01:00
ArrayWrapper1D.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
ArrayWrapper2D.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
defines.hpp Fix defines in workflow files to enable compilation of tests and samples in CI. (#1595) 2023-06-20 14:43:35 +02:00
DispatchLoaderBase.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
DispatchLoaderDefault.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
DynamicLoader.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
Exceptions.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
Flags.hpp Fix Flags<T>::operator~() 2022-11-07 11:28:15 +01:00
includes.hpp Adjust name of included vulkan header. (#1527) 2023-03-08 10:10:54 +01:00
ObjectDestroy.hpp Expose the dispatch member of deleters (#1569) 2023-05-03 12:03:28 +02:00
ObjectFree.hpp Expose the dispatch member of deleters (#1569) 2023-05-03 12:03:28 +02:00
ObjectRelease.hpp Expose the dispatch member of deleters (#1569) 2023-05-03 12:03:28 +02:00
Optional.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
PoolFree.hpp Expose the dispatch member of deleters (#1569) 2023-05-03 12:03:28 +02:00
resultChecks.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
ResultValue.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00
StridedArrayProxy.hpp Introduce helper class vk::StridedArrayProxy; use it on functions with parameters having the 'stride' attribute. 2022-09-12 16:53:44 +02:00
StructureChain.hpp Add specializations of std::tuple_element and std::tuple_size for vk::StructureChain. (#1602) 2023-06-22 14:02:39 +02:00
UniqueHandle.hpp Refactor top-level function to generate vulkan.hpp 2022-08-01 16:40:15 +02:00