vk: Advertise that depthstencil formats support sampling
authorChad Versace <chad.versace@intel.com>
Mon, 28 Sep 2015 17:52:11 +0000 (10:52 -0700)
committerChad Versace <chad.versace@intel.com>
Mon, 28 Sep 2015 18:53:39 +0000 (11:53 -0700)
commitc15ce5c8341251e02794d2cae7ac95e561398e9a
tree3b07844450eae819aba4b257d2ef944251024e78
parent4e48f94469b37efc333dbc3271fe075bed3ba625
vk: Advertise that depthstencil formats support sampling

Let vkGetPhysicalDeviceFormatProperties() set
VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT for tiled depthstencil images.
src/vulkan/anv_formats.c