DO NOT MERGE Allow old behavior in image format property tests
authorPyry Haulos <phaulos@google.com>
Wed, 31 Aug 2016 16:45:39 +0000 (09:45 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 15 Sep 2016 18:15:36 +0000 (11:15 -0700)
commita25304112b0a3dba4082a1e7904b4f8149b2b9c8
tree804ac8c909aeb760e3aabccf6de9e3b84610e05e
parentf46c3bd1eb2821762c98941d0bd7ab0be3b0ba29
DO NOT MERGE Allow old behavior in image format property tests

Vulkan API specification has changed in respect to what sample counts
vkGetPhysicalDeviceImageFormatProperties() should report. The change has
been made after initial Android Nougat drivers were frozen. For NYC CTS
we need to tolerate the old behavior and issue compatibility warning
instead.

Bug: 30739954
Bug: 31516480

(cherry picked from commit 0825a289c0d3fc796906790e0190e5771843c4e1)

Change-Id: I40168152251c7ae55d3eaa995bcf44e9f7cec04f
external/vulkancts/modules/vulkan/api/vktApiFeatureInfo.cpp