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
/
tests
History
Andreas Süßenbach
67ffe214e3
Change API of class DipatchLoaderDynamic to be based on vkInstance etc. instead of vk::Instance; add test to show how to use it. (
#284
)
2019-01-22 09:03:03 +01:00
..
DeviceFunctions
Cleanup code generation with focus on removing the need to sort all dependencies before writing them.
2019-01-09 11:55:11 +01:00
DispatchLoaderDynamic
Change API of class DipatchLoaderDynamic to be based on vkInstance etc. instead of vk::Instance; add test to show how to use it. (
#284
)
2019-01-22 09:03:03 +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
Cleanup code generation with focus on removing the need to sort all dependencies before writing them.
2019-01-09 11:55:11 +01:00
CMakeLists.txt
Corrected functions dealing with StructureChains. (
#253
)
2018-09-19 13:49:43 +02:00