Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
216
stars
97
forks
source link
VulkanInit: detect valid memory types for textures and only allocate textures from those types #690
Closed
azonenberg closed 2 years ago
Texture loading is failing on some systems because of using the default card local memory type.