anv: fix VkExternalBufferProperties for unsupported handles
authorChia-I Wu <olvaffe@gmail.com>
Sat, 6 Jul 2019 19:02:51 +0000 (12:02 -0700)
committerChia-I Wu <olvaffe@gmail.com>
Sun, 7 Jul 2019 20:31:58 +0000 (13:31 -0700)
commitf3c7a02a62fdb8941c2201939efcd1caf13456cb
treec00f4cc79fdd36d1fcc08f54b342fff5b7620582
parente46b41b3aec3e3e1671b9a088291909f74953a88
anv: fix VkExternalBufferProperties for unsupported handles

compatibleHandleTypes must include the queried handle type.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_formats.c