This website requires JavaScript.
Explore
Help
Sign In
mewin
/
vulkan-hpp
Watch
1
Star
0
Fork
0
You've already forked vulkan-hpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1,800
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
asuessenbach
5480d192f5
Refactor the CMakeLists for all the samples; use vulkan.hpp/vulkan_raii.hpp as precompiled header.
2022-08-10 15:29:28 +02:00
asuessenbach
49b11ea464
Correct tests "DeviceFunctions" and "DispatchLoaderStatic" to actually use the static dispatch loader.
2022-07-18 14:28:35 +02:00
asuessenbach
13bdb2ff69
Introducde getDispatchLoaderStatic() to prevent dangling pointers in debug builds
2021-09-08 13:38:56 +02:00