| .. |
|
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
|
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
|
Refactor top-level function to generate vulkan.hpp
|
2022-08-01 16:40:15 +02:00 |
|
CppModuleFileTemplate.hpp
|
Replace some more "vk::" by "VULKAN_HPP_NAMESPACE::" (#2095)
|
2025-03-06 17:19:37 +01:00 |
|
DispatchLoaderBase.hpp
|
Refactor top-level function to generate vulkan.hpp
|
2022-08-01 16:40:15 +02:00 |
|
DynamicLoader.hpp
|
Adjust loading procedure of the vk::detail::DynamicLoader on MacOS (#1991)
|
2024-11-05 19:52:08 +01:00 |
|
Exceptions.hpp
|
Refactor top-level function to generate vulkan.hpp
|
2022-08-01 16:40:15 +02:00 |
|
Exchange.hpp
|
Non raii handles move exchange (#1929)
|
2024-07-23 09:55:09 +02:00 |
|
ExtensionInspection.hpp
|
Remove extension dependency inspection functions (temporarily) (#2094)
|
2025-03-06 17:17:32 +01:00 |
|
Flags.hpp
|
Fix Flags<T>::operator~()
|
2022-11-07 11:28:15 +01:00 |
|
HandlesTemplate.hpp
|
Replace some more "vk::" by "VULKAN_HPP_NAMESPACE::" (#2095)
|
2025-03-06 17:19:37 +01:00 |
|
HppFileTemplate.hpp
|
Move lengthy template texts into snippet files. (#2072)
|
2025-02-13 10:56:11 +01:00 |
|
ObjectDestroy.hpp
|
Replace some more "vk::" by "VULKAN_HPP_NAMESPACE::" (#2095)
|
2025-03-06 17:19:37 +01: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 |
|
RAIIHppFileTemplate.hpp
|
Move lengthy template texts into snippet files. (#2072)
|
2025-02-13 10:56:11 +01:00 |
|
ResultValue.hpp
|
Moved some implementation details into namespace detail. (#1840)
|
2024-04-08 11:40:53 +02:00 |
|
SharedDestroy.hpp
|
Suppress clang warning `-Wcast-function-type` for shared destroy (#2078)
|
2025-02-19 09:05:30 +01:00 |
|
SharedHandle.hpp
|
Fix for shared handles for pool deleter (#1925)
|
2024-08-05 14:21:44 +02:00 |
|
SharedHandleSpecializations.hpp
|
Shared Handles (#1619)
|
2023-09-19 13:04:36 +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
|
Remove move-constructor and deleted move-assignment of vk::StructureChain. (#1949)
|
2024-08-26 09:45:57 +02:00 |
|
ToStringHppFileTemplate.hpp
|
Move lengthy template texts into snippet files. (#2072)
|
2025-02-13 10:56:11 +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
|
Replace some more "vk::" by "VULKAN_HPP_NAMESPACE::" (#2095)
|
2025-03-06 17:19:37 +01:00 |
|
includes.hpp
|
Use `import std;` guarded by macro (#1932)
|
2024-09-05 08:48:19 +02:00 |
|
macros.hpp
|
Move all the dispatcher related classes into namespace detail (#1983)
|
2024-10-29 08:13:51 +01:00 |
|
resultChecks.hpp
|
Moved some implementation details into namespace detail. (#1840)
|
2024-04-08 11:40:53 +02:00 |