Skip to content

venus: fix external image format tiling

Ryan Neph requested to merge ryanneph/mesa:fix-external-tiling into main

For vkGetPhysicalDeviceImageFormatProperties2(): "VK_EXTERNAL_MEMORY_HANDLE_TYPE_DMA_BUF_BIT_EXT requires VK_IMAGE_TILING_LINEAR or VK_IMAGE_TILING_DRM_FORMAT_MODIFIER_EXT"

Signed-off-by: Ryan Neph ryanneph@google.com

Merge request reports

Loading