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
23 stars 4 forks source link

maxPushDescriptors limit missing #8

Closed hrydgard closed 5 years ago

hrydgard commented 5 years ago

The push descriptors extension adds a new limit, which isn't on the site:

VkPhysicalDevicePushDescriptorPropertiesKHR::maxPushDescriptors

SaschaWillems commented 5 years ago

There's no way to search for extended properties and features yet, but that'll be added at some point. No ETA though.

hrydgard commented 5 years ago

This seems to be present now with your latest update, so as far as I am concerned, this can be closed.