Skip to content

anv/android: fix image creation with external format

Tapani Pälli requested to merge tpalli/mesa:fix-ahw-images into master

This fixes crashes seen with following group of tests: android.graphics.cts.BasicVulkanGpuTest

Fixes: 6fa56273 ("anv/image: Drop duplicate 'format' in anv_image_create()") Signed-off-by: Tapani Pälli tapani.palli@intel.com

Merge request reports