anv/android: fix images created with external format support
authorTapani Pälli <tapani.palli@intel.com>
Mon, 7 Oct 2019 06:07:48 +0000 (09:07 +0300)
committerTapani Pälli <tapani.palli@intel.com>
Tue, 8 Oct 2019 04:19:05 +0000 (07:19 +0300)
commite4a826b2c8af8ac9194a7527c568e876c71b0dee
treeaa532e758b6d1b52dded6b2531833fec79bcd521
parent72665a0f1f761678b5a2e5f2a8fb66a42028614c
anv/android: fix images created with external format support

This fixes a case where user first creates image and then later binds it
with memory created from AHW buffer.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_image.c