Vulkan-Hpp/RAII_Samples/EnableValidationWithCallback
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