Files
ladybird/Libraries/LibGfx/VulkanImage.cpp
Ollie Hensman-Crook 0e8e4f14c8 LibGfx: Fall back when dmabuf modifiers are unsupported
If create_shared_vulkan_image() cannot provide any of the requested DRM
format modifiers, return an
  error so BackingStoreManager falls back to
ShareableBitmap backing stores instead of continuing into a dmabuf
import that later aborts.
2026-04-14 23:56:26 +02:00

11 KiB