| .. |
|
ArrayProxy.hpp
|
…
|
|
|
ArrayProxyNoTemporaries.hpp
|
Simplify helper class vk::ArrayProxyNoTemporaries. (#1908)
|
2024-06-25 17:43:55 +02:00 |
|
ArrayWrapper1D.hpp
|
Make generated headers resistant to missing definition of NOMINMAX for windows builds. (#1906)
|
2024-06-17 14:51:12 +02:00 |
|
ArrayWrapper2D.hpp
|
…
|
|
|
DispatchLoaderBase.hpp
|
…
|
|
|
DispatchLoaderDefault.hpp
|
Add C++20 module interface file and tests (#1582)
|
2023-06-28 14:10:51 +02:00 |
|
DynamicLoader.hpp
|
Check for libvulkan.1.dylib (#1755)
|
2024-01-02 13:56:05 +01:00 |
|
Exceptions.hpp
|
…
|
|
|
Flags.hpp
|
…
|
|
|
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
|
…
|
|
|
PoolFree.hpp
|
Expose the dispatch member of deleters (#1569)
|
2023-05-03 12:03:28 +02:00 |
|
ResultValue.hpp
|
Moved some implementation details into namespace detail. (#1840)
|
2024-04-08 11:40:53 +02:00 |
|
SharedDestroy.hpp
|
Shared Handles (#1619)
|
2023-09-19 13:04:36 +02:00 |
|
SharedHandle.hpp
|
Introduce implicit cast operators for vk::UniqueHandles, vk::SharedHandles and vk::raii::Handles (#1771)
|
2024-01-16 13:48:53 +01:00 |
|
SharedHandleSpecializations.hpp
|
Shared Handles (#1619)
|
2023-09-19 13:04:36 +02:00 |
|
StridedArrayProxy.hpp
|
…
|
|
|
StructureChain.hpp
|
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 |
|
UniqueHandle.hpp
|
Introduce implicit cast operators for vk::UniqueHandles, vk::SharedHandles and vk::raii::Handles (#1771)
|
2024-01-16 13:48:53 +01:00 |
|
defines.hpp
|
Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651)
|
2023-09-07 15:20:10 +02:00 |
|
includes.hpp
|
Switched from using "typedef" to using "using". (#1823)
|
2024-03-11 09:37:43 +01:00 |
|
macros.hpp
|
Fix for VULKAN_HPP_TYPESAFE_CONVERSION defined to 0 (#1806)
|
2024-03-11 09:39:39 +01:00 |
|
resultChecks.hpp
|
Moved some implementation details into namespace detail. (#1840)
|
2024-04-08 11:40:53 +02:00 |