Merge branch 'extend-query-validation' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Sun, 10 Apr 2016 00:02:31 +0000 (00:02 +0000)
committerPyry Haulos <phaulos@google.com>
Sun, 10 Apr 2016 00:02:31 +0000 (00:02 +0000)
Extend feature and limit query validation

Manual cherry-pick of extended validation code in `vktApiFeatureInfo.cpp` from the development to the release branch.

Includes framework API update to 1.0.5 as the new code requires `VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT`

See merge request !499


Trivial merge