ngscopeclient / scopehal

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

azonenberg commented 2 years ago

Texture loading is failing on some systems because of using the default card local memory type.

bvernoux commented 2 years ago

This issue relates to https://github.com/glscopeclient/scopehal-apps/issues/498

azonenberg commented 2 years ago

Looks to be fixed now.

bvernoux commented 2 years ago

Issue fixed with https://github.com/glscopeclient/scopehal-apps/commit/4c3ba38d7660e1ff598f42c8dbff7a11c9ac12e3