Vulkan-Hpp/vulkan
Andreas Süßenbach 4ee2d61ef6 Improve operator==() of structs (#472)
When a struct holds a fixed size array of stuff, and the member variable right before that array is the count (determined by its specific name) for that array, we now only compare that number of stuff.

Resolves #456
2020-01-07 16:28:50 +01:00
..
vulkan.hpp Improve operator==() of structs (#472) 2020-01-07 16:28:50 +01:00