This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Vulkan-Hpp
Watch
1
Star
0
Fork
0
You've already forked Vulkan-Hpp
mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced
2024-10-14 16:32:17 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
b4080fb425
Vulkan-Hpp
/
tests
History
Andreas Süßenbach
b4080fb425
Correct usage of UniqueHandle<Type,Dispatch> in functions returning vectors of UniqueHandle<Type>. (
#278
)
2018-12-05 15:53:54 +01:00
..
DeviceFunctions
Correct usage of UniqueHandle<Type,Dispatch> in functions returning vectors of UniqueHandle<Type>. (
#278
)
2018-12-05 15:53:54 +01:00
NoExceptions
Introduced NoException test and resolved some warnings on unused parameters in the createResultValue functions. (
#275
)
2018-12-03 14:30:36 +01:00
StructureChain
Extend checking of StructureChains to allow transitive extension. (
#254
)
2018-09-20 15:20:00 +02:00
CMakeLists.txt
Corrected functions dealing with StructureChains. (
#253
)
2018-09-19 13:49:43 +02:00