Fix a couple of typos with separate_layout clearing tests
authorPiers Daniell <pdaniell@nvidia.com>
Wed, 27 Nov 2019 22:58:45 +0000 (15:58 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 2 Dec 2019 10:43:14 +0000 (05:43 -0500)
commit9eac262975cd80082356fe66b4e7d7d0d29a2713
tree02c16b758c486ef0ec05b603228322f21f299017
parent5ded1abda3169e29a6116b6e6b53ce0b9a6d5ab2
Fix a couple of typos with separate_layout clearing tests

The VkAttachmentReferenceStencilLayoutKHR structure was using the
wrong sType and VkAttachmentDescriptionStencilLayoutKHR was
using the wrong stencil-only initial layout.

Affects:

dEQP-VK.api.image_clearing.*.clear_depth_stencil_image.*

Components: Vulkan

VK-GL-CTS issue: 2130

Change-Id: I33141f69d03a788faf1618ab0f75f37dbbe62950
external/vulkancts/modules/vulkan/api/vktApiImageClearingTests.cpp