anv: Report FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 21 Jan 2017 03:39:03 +0000 (19:39 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 24 Jan 2017 20:27:48 +0000 (12:27 -0800)
commit6d7911183418a9188c67a50df8135f61ea87cb02
tree4bf9d4f5537d12377020ab2442799203667f36d8
parent8a8630486b69b3ad306763ca14eda5f63bbf9cc6
anv: Report FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR

As of VK_KHR_maintenance1, these are supposed to be reported for any
formats on which we support transfer operations.  For us, this is
anything that we can texture from.

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