Fix VK_KHR_maintenance2 extended_usage_bit tests
authorBoris Zanin <boris.zanin@mobica.com>
Thu, 7 Sep 2017 07:19:08 +0000 (09:19 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 7 Sep 2017 15:41:29 +0000 (11:41 -0400)
commit2df21b7b88117afb7707d3f43f0ba66f153a3a2e
treed66c000477599171db31aa5bdedcb16f8c437acb
parent9bf68509961066d801c8b91199f975ebb209db66
Fix VK_KHR_maintenance2 extended_usage_bit tests

Due to test runs over uncompressed formats it cannot include
VK_IMAGE_CREATE_BLOCK_TEXEL_VIEW_COMPATIBLE_BIT_KHR bit.
Remove this bit from the tests.

Update tests:
 * dEQP-VK.image.extended_usage_bit.*

Components: Vulkan

VK-GL-CTS issue: 673, 614

Change-Id: I0adb26c5306a9d5f49936ffef070050fd5936faa
external/vulkancts/modules/vulkan/image/vktImageTranscodingSupportTests.cpp