Fix sType Tooling Info tests
authorMohankumar Nekkarakalaya <mnekkara@qti.qualcomm.com>
Wed, 12 Jan 2022 21:23:25 +0000 (13:23 -0800)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 14 Jan 2022 05:19:21 +0000 (05:19 +0000)
commitab02564a7a1d77ff0dd80557f465c6fc32eb0ea3
treeab5523cdb9ffa0426df492fde0cdd722808421e3
parent6d823108c9a8101424d5f647a05542fc55d35426
Fix sType Tooling Info tests

Tooling Info tests were not setting the sType correctly. This goes
against spec
where "sType must be
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT". These
tests also check this sType to validate functionality.

Components: Vulkan

Affects:
dEQP-VK.api.tooling_info.*

VK-GL-CTS issue: 3444

Change-Id: Ic72104261a577d7d767742d4b2828296eba3922c
external/vulkancts/modules/vulkan/api/vktApiToolingInfoTests.cpp