Skip to content

intel/isl: add storage image support for B8G8R8A8

Simon Ser requested to merge emersion/mesa:anv-bgra-storage into master

This allows B8G8R8A8 to be used as a swapchain format.

Signed-off-by: Simon Ser contact@emersion.fr


I'm unsure what fallbacks we should add to isl_lower_storage_image_format. Just returning the original format works for my CML.

Merge request reports