Randomize image layout in renderpass attachment allocation test
authorAri Suonpaa <ari.suonpaa@siru.fi>
Fri, 20 Apr 2018 09:24:31 +0000 (12:24 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 11 May 2018 10:14:29 +0000 (06:14 -0400)
commit07556ad55848fc5d73f9cac41aee02845d8f713c
tree0f090a65a17be8295299a01b25c89bfa66534cde
parentc35bc2ecb6deb411a4d980622d3c078bd6b93a1e
Randomize image layout in renderpass attachment allocation test

Renderpass attachment allocation tests were using subpass image
layout of VK_IMAGE_LAYOUT_GENERAL. Now the layout is randomized
whenever possible.

Affects:

dEQP-VK.renderpass.*.attachment_allocation.input_output.*

Components: Vulkan

VK-GL-CTS issue: 1136

Change-Id: If59d42c50a2809c661ad56f0226b230659bc471f
external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp