Skip to content

anv: add from_wsi when get format properties

Alexey Bozhenko requested to merge GL/mesa:fix/wsi_format_check into main

When format comes from WSI we should ignore ALIAS_BIT because we have the ability to bind the MEMORY_BINDING_PRIVATE from the other WSI image.

Closes: #7019 (closed)

Signed-off-by: Oleksii Bozhenko oleksii.bozhenko@globallogic.com

Edited by Alexey Bozhenko

Merge request reports