anv: report HOST_ALLOCATION as supported for images
authorArcady Goldmints-Orlov <agoldmints@igalia.com>
Tue, 23 Jul 2019 19:36:48 +0000 (14:36 -0500)
committerArcady Goldmints-Orlov <agoldmints@igalia.com>
Thu, 25 Jul 2019 14:01:26 +0000 (09:01 -0500)
commit832cedfdee015f276420d79fc4d9df1a2733daff
tree5eaf9f210d76d6c79df691d4d643bbdf13704245
parent7d11bf215531e96f3187aeb4489a13e13929bff9
anv: report HOST_ALLOCATION as supported for images

Report VK_EXTERNAL_MEMORY_HANDLE_TYPE_HOST_ALLOCATION_BIT_EXT as
supported for images. It was being shown supported for buffers, but not
images.

Fixes: 69cc6272fbc1 ("anv: Implement VK_EXT_external_memory_host")

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_formats.c