Vulkan Hardware Database updates
Intro The Vulkan Hardware Database just got another large update, bringing some substantial new features, quality-of-life improvements and bugfixes. A large part of the code has been reworked to make it easier to maintain and expand, and also more secure.
Reworked format support views The biggest change in functionality are the reworked format support views. Instead of a single view that would only tell coverage for “is a format supported linear/optimal tiling or buffers”, the listings have been split into separate listings for linear tiling, optimal tiling and buffer format support and now list device coverage by format and flag.
[Read More]