Vulkan-Hpp/vulkan
2024-06-06 08:35:49 +02:00
..
vulkan_enums.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkan_extension_inspection.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkan_format_traits.hpp Update Vulkan-Headers to v1.3.282 (#1846) 2024-04-15 16:55:23 +02:00
vulkan_funcs.hpp Moved some implementation details into namespace detail. (#1840) 2024-04-08 11:40:53 +02:00
vulkan_handles.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkan_hash.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkan_hpp_macros.hpp Fix for VULKAN_HPP_TYPESAFE_CONVERSION defined to 0 (#1806) 2024-03-11 09:39:39 +01:00
vulkan_raii.hpp Add support for enumerating commands with more than two success codes. (#1870) 2024-05-08 18:46:23 +02:00
vulkan_shared.hpp Introduce implicit cast operators for vk::UniqueHandles, vk::SharedHandles and vk::raii::Handles (#1771) 2024-01-16 13:48:53 +01:00
vulkan_static_assertions.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkan_structs.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkan_to_string.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkan_video.hpp add missing include files in vulkan_video.hpp (#1795) 2024-02-06 21:10:30 +01:00
vulkan.cppm Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkan.hpp Improve relational operators on ArrayWrapper1D. (#1890) 2024-06-06 08:35:49 +02:00
vulkansc_enums.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkansc_extension_inspection.hpp Update Vulkan-Headers to v1.3.281 (#1834) 2024-03-25 13:50:59 +01:00
vulkansc_format_traits.hpp Update Vulkan-Headers to v1.3.275 (#1768) 2024-01-08 10:21:39 +01:00
vulkansc_funcs.hpp Pay attention to struct aliases to determine struct dependencies. (#1842) 2024-04-08 18:00:46 +02:00
vulkansc_handles.hpp Explicitly set the copy/move constructors/assignment operators of vk::handle to be default; add static assert on is_copy_constructible for vk::handles (#1852) 2024-04-25 13:30:52 +02:00
vulkansc_hash.hpp Update Vulkan-Headers to v1.3.276 (#1776) 2024-01-29 14:01:04 +01:00
vulkansc_hpp_macros.hpp Fix for VULKAN_HPP_TYPESAFE_CONVERSION defined to 0 (#1806) 2024-03-11 09:39:39 +01:00
vulkansc_raii.hpp Add support for enumerating commands with more than two success codes. (#1870) 2024-05-08 18:46:23 +02:00
vulkansc_shared.hpp Introduce implicit cast operators for vk::UniqueHandles, vk::SharedHandles and vk::raii::Handles (#1771) 2024-01-16 13:48:53 +01:00
vulkansc_static_assertions.hpp Explicitly set the copy/move constructors/assignment operators of vk::handle to be default; add static assert on is_copy_constructible for vk::handles (#1852) 2024-04-25 13:30:52 +02:00
vulkansc_structs.hpp Change member initialization lists of structs to use braces {} instead of parentheses () (#1864) 2024-05-06 10:36:48 +02:00
vulkansc_to_string.hpp Update Vulkan-Headers to v1.3.286 (#1887) 2024-06-04 16:32:05 +02:00
vulkansc.cppm Check value of VULKAN_HPP_ENABLE_DYNAMIC_LOADER_TOOL instead of existence (#1856) 2024-04-29 08:59:01 +02:00
vulkansc.hpp Improve relational operators on ArrayWrapper1D. (#1890) 2024-06-06 08:35:49 +02:00