Vulkan-Hpp/tests
Andreas Süßenbach 053269201d
Extent function call tests with Memory management API commands (#2334)
2025-10-29 11:02:16 +01:00
..
ArrayProxy Tests: Enabled ArrayProxy test for C++Module, except for gcc <= 15 (#2277) 2025-09-16 17:13:41 +02:00
ArrayProxyNoTemporaries Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
ArrayWrapper Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
Cpp20Modules Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
CppStdModule Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
CppType Add template CppType to get from C-struct types to vk-struct types, valid with C++20 and above. (#2274) 2025-09-04 13:28:57 +02:00
DesignatedInitializers Extend test DesignatedInitializers to use a struct with deprectated members. (#2305) 2025-09-30 10:45:07 +02:00
DeviceFunctions Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
DispatchLoaderDynamic Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
DispatchLoaderDynamicSharedLibrary Move all the dispatcher related classes into namespace detail (#1983) 2024-10-29 08:13:51 +01:00
DispatchLoaderDynamicSharedLibraryClient Move all the dispatcher related classes into namespace detail (#1983) 2024-10-29 08:13:51 +01:00
DispatchLoaderStatic Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
EnableBetaExtensions Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
ExtensionInspection Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
Flags Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
FormatTraits Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
FunctionCalls Extent function call tests with Memory management API commands (#2334) 2025-10-29 11:02:16 +01:00
FunctionCallsRAII Extent function call tests with Memory management API commands (#2334) 2025-10-29 11:02:16 +01:00
Handles Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
HandlesMoveExchange Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
Hash Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
NoExceptions Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
NoExceptionsRAII Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
StridedArrayProxy Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
StructureChain Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
UniqueHandle Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
UniqueHandleDefaultArguments Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
Video Add inclusion of new encode file to VideoHppGenerator, add compile test for video. (#2002) 2024-12-02 08:51:02 +01:00
VideoCpp20Modules Tests: Created std module versions of each test and enabled previously disabled tests (#2248) 2025-08-14 15:40:20 +02:00
CMakeLists.txt Start function call compile test to catch API changes: VK_VERSION_1_0, Device initialization (#2295) 2025-09-23 13:50:37 +02:00