For developers using Vulkan layered over the Metal graphics API, this tool enumerates all the hardware capabilities and limitations of the device it is run on. A report of the current device is uploaded to a central Vulkan Capabilities database at gpuinfo.org where other developers can use this information to ensure their games and 3D apps are ready for as wide a variety of iOS device generations as possible.
This software is free and OpenSouce licensed and can be obtained here:
https://github.com/SaschaWillems/VulkanCapsViewer
This software is free and OpenSouce licensed and can be obtained here:
https://github.com/SaschaWillems/VulkanCapsViewer
Show More