This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
Vulkan-Hpp
Watch
1
Star
0
Fork
0
You've already forked Vulkan-Hpp
mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced
2024-11-09 22:20:07 +00:00
Code
Issues
Releases
Wiki
Activity
4bc9d80d82
Vulkan-Hpp
/
RAII_Samples
/
EnableValidationWithCallback
History
Andreas Süßenbach
207031caa4
change calls to std::find, std::find_if, and std::find_if_not to functionally identical calls to std::any_of, std::all_of, and std::none_of, when appropriate (
#1621
)
2023-07-13 11:26:01 +02:00
..
CMakeLists.txt
Cleanup in CMakeLists.txt (
#1572
)
2023-05-08 11:54:57 +02:00
EnableValidationWithCallback.cpp
change calls to std::find, std::find_if, and std::find_if_not to functionally identical calls to std::any_of, std::all_of, and std::none_of, when appropriate (
#1621
)
2023-07-13 11:26:01 +02:00