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)
commitf597800e74e8f4bd2c4639a020e147c388f4b149
treee97669352b2fe2e51c6411228d2d7f7c250fb449
parentbe1d137c98fe1ce5860fa34e0bd97cac7b68b5a3
parentc82c0fa6ca73c40c05f73da4b6f7fe5cd82147b6
Merge branch 'extend-query-validation' into 'vulkan-cts-1.0'

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