Disable pipeline_create_only when running Amber tests
authorAri Suonpaa <ari.suonpaa@siru.fi>
Fri, 22 Mar 2019 07:18:53 +0000 (09:18 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 22 Mar 2019 21:04:21 +0000 (17:04 -0400)
commit666a5dc2f87df7b1264aa446479d902334d0120f
treeadcbfe8a729972f1f7c962b4fd5f74dd96c5b44a
parent62b46672679d56022c5180edcbc57a49861e0373
Disable pipeline_create_only when running Amber tests

Amber test framework didn't initialize pipeline_create_only
in Amber options. This resulted in Amber tests only checking
if pipeline was created successfully. All test commands
were left unexecuted and tests were passing even when
they were modified to fail.

Affects:

-

Components: Vulkan, Framework

VK-GL-CTS issue: 1659
Change-Id: I657d4e162d6bbc7bf6a5b41bd5bac7ddaf4dbf78
external/vulkancts/modules/vulkan/amber/vktAmberTestCase.cpp