Add descriptor set layout lifetime tests
authorPaavo Pessi <paavo.pessi@siru.fi>
Mon, 22 Jan 2018 12:23:53 +0000 (14:23 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 9 Feb 2018 14:32:20 +0000 (09:32 -0500)
commit8ba4abe5459a44dd55f15a9c0a2fd07f9d846ced
treec2e85e07382a757f82454ee38c0ca08e4e4fbc06
parentec2837040a7b3ca5d4ef64ee6b24735a150358f1
Add descriptor set layout lifetime tests

Test was added to verify that implementation honors descriptor set
layout lifetime. Descriptor set layout is destroyed immediately
after creating the pipeline layout, prior to creating the pipeline.

New tests:
dEQP-VK.api.descriptor_set.descriptor_set_layout_lifetime.graphics
dEQP-VK.api.descriptor_set.descriptor_set_layout_lifetime.compute

Components: Vulkan

VK-GL-CTS issue: 856

Change-Id: I978675ddea30e3b312db4bc65da77c26149cc2df
AndroidGen.mk
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/api/CMakeLists.txt
external/vulkancts/modules/vulkan/api/vktApiDescriptorSetTests.cpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/api/vktApiDescriptorSetTests.hpp [new file with mode: 0644]
external/vulkancts/modules/vulkan/api/vktApiTests.cpp
external/vulkancts/mustpass/1.0.4/vk-default-no-waivers.txt
external/vulkancts/mustpass/1.0.4/vk-default.txt