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
vulkan-hpp
/
vulkan
History
asuessenbach
80fa34bfb5
Introduce default template type for functions StructureChain::get<T,Which>
...
allows auto root = structureChain.get(); instead of auto root = structureChain.get<RootStructure>();
2020-10-20 15:47:57 +02:00
..
vulkan.hpp
Introduce default template type for functions StructureChain::get<T,Which>
2020-10-20 15:47:57 +02:00