SaschaWillems / vulkan.gpuinfo.org

Front-End and Back-End for the Vulkan Hardware Database
https://vulkan.gpuinfo.org
GNU Affero General Public License v3.0
25 stars 5 forks source link

Add support for format feature flags 2 #93

Open SaschaWillems opened 5 months ago

SaschaWillems commented 5 months ago

This PR adds support for the new feature flags added via VkFormatFeatureFlags2.

Cronjobs and global listings need to be updated too.

work-in-progress