Drop a few checks from VkImageFormatProperties validation
authorPyry Haulos <phaulos@google.com>
Mon, 25 Jan 2016 01:03:08 +0000 (17:03 -0800)
committerPyry Haulos <phaulos@google.com>
Mon, 25 Jan 2016 01:14:49 +0000 (17:14 -0800)
commitd1ab80fb1e24538c56c7bcb5df7def1719f58586
tree22c2f9b6ecf0555aec6ac750c5133387d7f1eafe
parent8a26c94351d0fda7e945c086cdc110b2890433cc
Drop a few checks from VkImageFormatProperties validation

The spec around vkGetPhysicalDeviceImageFormatProperties() has to be clarified
before these checks can be made in the test.

Fixes #252
external/vulkancts/modules/vulkan/api/vktApiFeatureInfo.cpp