SaschaWillems / VulkanCapsViewer

Vulkan hardware capability viewer
GNU Lesser General Public License v3.0
316 stars 69 forks source link

memory type indices #215

Open ickk opened 2 months ago

ickk commented 2 months ago

In the Memory tab, it would be useful if memory-types were numbered with the memory-type-index as provided by vkGetPhysicalDeviceMemoryProperties.

As it stands (3.31) the memory-types are numbered seemingly by just where they happen to fall within each heap